diff --git a/repo/python-inquirerpy/PKGBUILD b/repo/python-inquirerpy/PKGBUILD
index 976da23..55b9b9b 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=6
+pkgrel=7
 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')