diff options
author | Britney Fransen <brfransen@gmail.com> | 2011-11-18 05:19:38 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2011-11-18 05:19:38 (GMT) |
commit | 166cde7d41467eae9eae925a96470d07afa8a235 (patch) | |
tree | 5225beb7deb29032bd6f3612ff498bdb50f8ebcf /abs/core/python2/PKGBUILD | |
parent | 9cd9952de234b6704d268af244303fb96f559a39 (diff) | |
download | linhes_pkgbuild-166cde7d41467eae9eae925a96470d07afa8a235.zip linhes_pkgbuild-166cde7d41467eae9eae925a96470d07afa8a235.tar.gz linhes_pkgbuild-166cde7d41467eae9eae925a96470d07afa8a235.tar.bz2 |
python2: recompile for missing CDROM.py files and others
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') |