mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
kdebindings-python to 4.10.2-1
This commit is contained in:
parent
1a7646094f
commit
16974c7501
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ pkgbase=kdebindings-python
|
|||
pkgname=('kdebindings-python'
|
||||
'kdebindings-python2'
|
||||
'kdebindings-python-common')
|
||||
pkgver=4.10.1
|
||||
pkgver=4.10.2
|
||||
pkgrel=1
|
||||
url='https://projects.kde.org/projects/kde/kdebindings/pykde4'
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -18,7 +18,7 @@ makedepends=('cmake' 'automoc4' 'boost' 'kdepim-runtime' 'python2-pyqt'
|
|||
'pyqt' 'qscintilla' 'python2-sip' 'python-sip' 'mesa')
|
||||
source=("http://download.kde.org/stable/${pkgver}/src/pykde4-${pkgver}.tar.xz"
|
||||
"pykde4-4.10.0-arm-sip.patch")
|
||||
sha1sums=('69a0562e3325508631fde4f24e01d2e3f8907b74'
|
||||
sha1sums=('a17d533fca8126970ec8886f55297f1005df3eb5'
|
||||
'f0798d25767768006d5f674049e51b2e39f9f4eb')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue