mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/kdebindings-python to 4.8.2-1
This commit is contained in:
parent
c73b89f11c
commit
f69c105a4c
1 changed files with 3 additions and 3 deletions
|
@ -9,8 +9,8 @@ plugrel=1
|
|||
pkgbase=kdebindings-python
|
||||
pkgname=('kdebindings-python'
|
||||
'kdebindings-python2')
|
||||
pkgver=4.8.1
|
||||
pkgrel=3
|
||||
pkgver=4.8.2
|
||||
pkgrel=1
|
||||
url='http://kde.org/'
|
||||
arch=('i686' 'x86_64')
|
||||
license=('GPL' 'LGPL' 'FDL')
|
||||
|
@ -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=('b9ef35269d2e08578ba20d01822dbdbed72bffb8'
|
||||
sha1sums=('7d1a41e00794dba160ce8e2a3f750c9a4298ef15'
|
||||
'20d37a8b127eebffc4556352168786036969ee78')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue