extra/kdebindings-python to 4.8.2-1

This commit is contained in:
Kevin Mihelich 2012-04-05 08:42:05 -04:00
parent c73b89f11c
commit f69c105a4c

View file

@ -9,8 +9,8 @@ plugrel=1
pkgbase=kdebindings-python pkgbase=kdebindings-python
pkgname=('kdebindings-python' pkgname=('kdebindings-python'
'kdebindings-python2') 'kdebindings-python2')
pkgver=4.8.1 pkgver=4.8.2
pkgrel=3 pkgrel=1
url='http://kde.org/' url='http://kde.org/'
arch=('i686' 'x86_64') arch=('i686' 'x86_64')
license=('GPL' 'LGPL' 'FDL') license=('GPL' 'LGPL' 'FDL')
@ -18,7 +18,7 @@ groups=('kdebindings')
makedepends=('cmake' 'automoc4' 'boost' 'kdepim-runtime' 'python2-pyqt' 'qscintilla') makedepends=('cmake' 'automoc4' 'boost' 'kdepim-runtime' 'python2-pyqt' 'qscintilla')
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=('b9ef35269d2e08578ba20d01822dbdbed72bffb8' sha1sums=('7d1a41e00794dba160ce8e2a3f750c9a4298ef15'
'20d37a8b127eebffc4556352168786036969ee78') '20d37a8b127eebffc4556352168786036969ee78')
build() { build() {