mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/kdebindings-python to 4.8.4-1
This commit is contained in:
parent
b76c75dbc5
commit
3b49890d29
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ plugrel=1
|
|||
pkgbase=kdebindings-python
|
||||
pkgname=('kdebindings-python'
|
||||
'kdebindings-python2')
|
||||
pkgver=4.8.3
|
||||
pkgver=4.8.4
|
||||
pkgrel=1
|
||||
url='http://kde.org/'
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -18,7 +18,7 @@ groups=('kdebindings')
|
|||
makedepends=('cmake' 'automoc4' 'boost' 'kdepim-runtime' 'python2-pyqt' 'qscintilla')
|
||||
source=("http://download.kde.org/stable/${pkgver}/src/pykde4-${pkgver}.tar.xz"
|
||||
"pykde4-4.4.4-arm-sip.patch")
|
||||
sha1sums=('e88ef838b492802f401b0242205e87149c19d032'
|
||||
sha1sums=('e629d7a1d7d1aa1d1dd24769dc5412a60b6ac256'
|
||||
'20d37a8b127eebffc4556352168786036969ee78')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue