mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
extra/kdebindings-python to 4.7.3-1
This commit is contained in:
parent
a2f8474268
commit
b5bea25633
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
plugrel=1
|
||||
|
||||
pkgname=kdebindings-python
|
||||
pkgver=4.7.2
|
||||
pkgver=4.7.3
|
||||
pkgrel=1
|
||||
pkgdesc="KDE bindings for Python"
|
||||
url="http://kde.org/"
|
||||
|
@ -18,7 +18,7 @@ depends=('kdepim-runtime' 'python2-pyqt' 'qscintilla' 'boost-libs')
|
|||
makedepends=('cmake' 'automoc4' 'boost')
|
||||
source=("http://download.kde.org/stable/${pkgver}/src/pykde4-${pkgver}.tar.bz2"
|
||||
"pykde4-4.4.4-arm-sip.patch")
|
||||
sha1sums=('cc7844851110697f06da60cf4a1ee527eda76087'
|
||||
sha1sums=('16063793d39fdc9f5b9916cab49236103ce79da2'
|
||||
'20d37a8b127eebffc4556352168786036969ee78')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue