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')