mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/kdebindings-python to 4.9.2-1
This commit is contained in:
parent
add41a56e9
commit
b331fcf99f
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
pkgbase=kdebindings-python
|
||||
pkgname=('kdebindings-python'
|
||||
'kdebindings-python2')
|
||||
pkgver=4.9.1
|
||||
pkgver=4.9.2
|
||||
pkgrel=1
|
||||
url='https://projects.kde.org/projects/kde/kdebindings/pykde4'
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -17,7 +17,7 @@ makedepends=('cmake' 'automoc4' 'boost' 'kdepim-runtime' 'python2-pyqt'
|
|||
'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=('b1066dc30d59ddfb16db3f7e1ee11a2f9895dfca'
|
||||
sha1sums=('44b3f02797c43a59f8c3a91131a2488a733cfa11'
|
||||
'20d37a8b127eebffc4556352168786036969ee78')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue