diff options
Diffstat (limited to 'abs/core')
-rw-r--r-- | abs/core/python_modules/python-pexpect/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/python_modules/python-pexpect/PKGBUILD b/abs/core/python_modules/python-pexpect/PKGBUILD index 938e3cb..80874a1 100644 --- a/abs/core/python_modules/python-pexpect/PKGBUILD +++ b/abs/core/python_modules/python-pexpect/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aaron Schaefer <aaron@elasticdog.com> pkgname=python-pexpect pkgver=2.3 -pkgrel=3 +pkgrel=5 pkgdesc='A pure Python Expect-like module' arch=('i686' 'x86_64') url='http://pexpect.sourceforge.net/' |