diff options
author | Michael Hanson <hansonorders@verizon.net> | 2010-12-09 23:55:19 (GMT) |
---|---|---|
committer | Michael Hanson <hansonorders@verizon.net> | 2010-12-09 23:55:19 (GMT) |
commit | bfe8645892f5c8067066bfa8dc21a226da753ae9 (patch) | |
tree | f152ac8b6ca1384e973d524200dca9aab54e0d5b /abs/extra | |
parent | e0e13d10b44cfc90fb284788e7ac64599f5d0c0f (diff) | |
download | linhes_pkgbuild-bfe8645892f5c8067066bfa8dc21a226da753ae9.zip linhes_pkgbuild-bfe8645892f5c8067066bfa8dc21a226da753ae9.tar.gz linhes_pkgbuild-bfe8645892f5c8067066bfa8dc21a226da753ae9.tar.bz2 |
sip: recompile
Diffstat (limited to 'abs/extra')
-rw-r--r-- | abs/extra/sip/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/extra/sip/PKGBUILD b/abs/extra/sip/PKGBUILD index 6bba8f2..b17f34b 100644 --- a/abs/extra/sip/PKGBUILD +++ b/abs/extra/sip/PKGBUILD @@ -5,7 +5,7 @@ pkgname=sip pkgver=4.11.2 -pkgrel=1 +pkgrel=2 pkgdesc="A tool that makes it easy to create Python bindings for C and C++ libraries" arch=('i686' 'x86_64') url="http://www.riverbankcomputing.com/software/sip/" |