Update extra/kdebindings-python/PKGBUILD

This commit is contained in:
Mike Brown 2012-12-06 11:00:24 -05:00
parent c34fb7d1a7
commit c6f33e73eb

View file

@ -7,7 +7,7 @@
pkgbase=kdebindings-python
pkgname=('kdebindings-python'
'kdebindings-python2')
pkgver=4.9.3
pkgver=4.9.4
pkgrel=1
url='https://projects.kde.org/projects/kde/kdebindings/pykde4'
arch=('i686' 'x86_64')
@ -17,7 +17,7 @@ makedepends=('cmake' 'automoc4' 'boost' 'kdepim-runtime' 'python2-pyqt'
'pyqt' 'qscintilla' 'python2-sip' 'python-sip' 'mesa')
source=("http://download.kde.org/stable/${pkgver}/src/pykde4-${pkgver}.tar.xz"
"pykde4-4.4.4-arm-sip.patch")
sha1sums=('44b3f02797c43a59f8c3a91131a2488a733cfa11'
sha1sums=('d9c5fbbc79e95fca0ab2523a8de4e2291641bea3'
'20d37a8b127eebffc4556352168786036969ee78')
build() {