summaryrefslogtreecommitdiffstats
path: root/abs/core/python_modules
diff options
context:
space:
mode:
authorCecil <knoppmyth@gmail.com>2011-02-05 03:43:08 (GMT)
committerCecil <knoppmyth@gmail.com>2011-02-05 03:43:08 (GMT)
commit473d3011425f1e2235ce59587dd74ba065eff8ee (patch)
tree57549862f1da24944cd806ec9d6e83e4fcaed495 /abs/core/python_modules
parent05331769b466cbf02ed563075652935501a03d6d (diff)
parent4a2252c3904af183ea6b21f3dce5c41b1978fed8 (diff)
downloadlinhes_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/PKGBUILD2
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/'