extra/kdebindings-python to 4.9.5-1

This commit is contained in:
Kevin Mihelich 2013-01-05 17:42:12 +00:00
parent cf3109ff56
commit 6712b738ed

View file

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