From 0025feee4223cafb7980e9f3b97546ad9e113735 Mon Sep 17 00:00:00 2001 From: Lilac Date: Tue, 18 Jun 2024 11:03:05 +0000 Subject: [PATCH] python-inquirerpy: auto updated to 0.3.4-9 --- repo/python-inquirerpy/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repo/python-inquirerpy/PKGBUILD b/repo/python-inquirerpy/PKGBUILD index 9a17283..0f1f063 100644 --- a/repo/python-inquirerpy/PKGBUILD +++ b/repo/python-inquirerpy/PKGBUILD @@ -2,7 +2,7 @@ pkgbase='python-inquirerpy' pkgname=('python-inquirerpy') _module='InquirerPy' pkgver='0.3.4' -pkgrel=8 +pkgrel=9 pkgdesc="Python port of Inquirer.js (A collection of common interactive command-line user interfaces)" url="https://github.com/kazhala/InquirerPy" depends=('python' 'python-pfzy' 'python-prompt_toolkit')