extra/kdebindings-python to 4.9.0-1

This commit is contained in:
Kevin Mihelich 2012-08-07 16:05:56 +00:00
parent 9fa2d9c5be
commit b6b3e556b9

View file

@ -4,22 +4,20 @@
# ALARM: Kevin Mihelich <kevin@archlinuxarm.org>
# - pykde sip patch for arm
plugrel=1
pkgbase=kdebindings-python
pkgname=('kdebindings-python'
'kdebindings-python2')
pkgver=4.8.4
pkgrel=2
url='http://kde.org/'
pkgver=4.9.0
pkgrel=1
url='https://projects.kde.org/projects/kde/kdebindings/pykde4'
arch=('i686' 'x86_64')
license=('GPL' 'LGPL' 'FDL')
groups=('kdebindings')
makedepends=('cmake' 'automoc4' 'boost' 'kdepim-runtime' 'python2-pyqt'
'pyqt' 'qscintilla' 'python-sip' 'python2-sip')
'pyqt' 'qscintilla' 'python2-sip' 'python-sip')
source=("http://download.kde.org/stable/${pkgver}/src/pykde4-${pkgver}.tar.xz"
"pykde4-4.4.4-arm-sip.patch")
sha1sums=('e629d7a1d7d1aa1d1dd24769dc5412a60b6ac256'
sha1sums=('eb51fcadd14a184895195be822e4ed704e74d3ed'
'20d37a8b127eebffc4556352168786036969ee78')
build() {