mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/kdebindings-python to 4.10.5-1
This commit is contained in:
parent
d752ba17e6
commit
bbf8746960
1 changed files with 3 additions and 3 deletions
|
@ -8,8 +8,8 @@ pkgbase=kdebindings-python
|
|||
pkgname=('kdebindings-python'
|
||||
'kdebindings-python2'
|
||||
'kdebindings-python-common')
|
||||
pkgver=4.10.4
|
||||
pkgrel=2
|
||||
pkgver=4.10.5
|
||||
pkgrel=1
|
||||
url='https://projects.kde.org/projects/kde/kdebindings/pykde4'
|
||||
arch=('i686' 'x86_64')
|
||||
license=('GPL' 'LGPL' 'FDL')
|
||||
|
@ -18,7 +18,7 @@ makedepends=('cmake' 'automoc4' 'boost' 'kdepim-runtime' 'python2-pyqt4'
|
|||
'python-pyqt4' '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=('4243f60d549b75ad734141ad2bfef884d12d014e'
|
||||
sha1sums=('1e474e5d15756a6846902c11d6a7c95c5ca688da'
|
||||
'f0798d25767768006d5f674049e51b2e39f9f4eb')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue