diff options
author | Cecil <knoppmyth@gmail.com> | 2011-02-05 03:43:08 (GMT) |
---|---|---|
committer | Cecil <knoppmyth@gmail.com> | 2011-02-05 03:43:08 (GMT) |
commit | 473d3011425f1e2235ce59587dd74ba065eff8ee (patch) | |
tree | 57549862f1da24944cd806ec9d6e83e4fcaed495 /abs/core/python_modules | |
parent | 05331769b466cbf02ed563075652935501a03d6d (diff) | |
parent | 4a2252c3904af183ea6b21f3dce5c41b1978fed8 (diff) | |
download | linhes_pkgbuild-473d3011425f1e2235ce59587dd74ba065eff8ee.zip linhes_pkgbuild-473d3011425f1e2235ce59587dd74ba065eff8ee.tar.gz linhes_pkgbuild-473d3011425f1e2235ce59587dd74ba065eff8ee.tar.bz2 |
Merge branch 'testing' of ssh://cesman@linhes.org/mount/repository/linhes_pkgbuild into testing
Diffstat (limited to 'abs/core/python_modules')
-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/' |