diff options
author | James Meyer <james.meyer@operamail.com> | 2011-11-25 17:56:28 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2011-11-25 17:56:28 (GMT) |
commit | 8225ff1f2c024b9c1d5d168359c7ebb8007b1c7e (patch) | |
tree | 3301654ca2ce09101610f390d0734b69bbecf4d5 /abs/core/python2/PKGBUILD | |
parent | 688b6272270d6e08eabebc0352bfaf7856d038fe (diff) | |
parent | 681ebeed6a7ef573882202165af742bda6e6dd04 (diff) | |
download | linhes_pkgbuild-8225ff1f2c024b9c1d5d168359c7ebb8007b1c7e.zip linhes_pkgbuild-8225ff1f2c024b9c1d5d168359c7ebb8007b1c7e.tar.gz linhes_pkgbuild-8225ff1f2c024b9c1d5d168359c7ebb8007b1c7e.tar.bz2 |
Merge branch 'HEAD' of ssh://jams@linhes.org/mount/repository/linhes_pkgbuild into testing
Diffstat (limited to 'abs/core/python2/PKGBUILD')
-rw-r--r-- | abs/core/python2/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/python2/PKGBUILD b/abs/core/python2/PKGBUILD index 1574208..da78268 100644 --- a/abs/core/python2/PKGBUILD +++ b/abs/core/python2/PKGBUILD @@ -4,7 +4,7 @@ pkgname=python2 pkgver=2.6.6 -pkgrel=4 +pkgrel=5 _pybasever=2.6 pkgdesc="A high-level scripting language" arch=('i686' 'x86_64') |