extra/kdebindings-python to 4.8.1-1

This commit is contained in:
Kevin Mihelich 2012-03-08 08:52:58 -05:00
parent 7e1bdc3045
commit 7afadf567a

View file

@ -7,8 +7,8 @@
plugrel=1
pkgname=kdebindings-python
pkgver=4.8.0
pkgrel=2
pkgver=4.8.1
pkgrel=1
pkgdesc="KDE bindings for Python"
url="http://kde.org/"
arch=('i686' 'x86_64')
@ -16,9 +16,9 @@ license=('GPL' 'LGPL' 'FDL')
groups=('kdebindings')
depends=('kdepim-runtime' 'python2-pyqt' 'qscintilla')
makedepends=('cmake' 'automoc4' 'boost')
source=("http://download.kde.org/stable/${pkgver}/src/pykde4-${pkgver}.tar.bz2"
source=("http://download.kde.org/stable/${pkgver}/src/pykde4-${pkgver}.tar.xz"
"pykde4-4.4.4-arm-sip.patch")
sha1sums=('cf204efebc1eda6de7f4405dbf5037bdaffd30e9'
sha1sums=('b9ef35269d2e08578ba20d01822dbdbed72bffb8'
'20d37a8b127eebffc4556352168786036969ee78')
build() {