mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/kdebindings-python to 4.8.1-1
This commit is contained in:
parent
7e1bdc3045
commit
7afadf567a
1 changed files with 4 additions and 4 deletions
|
@ -7,8 +7,8 @@
|
|||
plugrel=1
|
||||
|
||||
pkgname=kdebindings-python
|
||||
pkgver=4.8.0
|
||||
pkgrel=2
|
||||
pkgver=4.8.1
|
||||
pkgrel=1
|
||||
pkgdesc="KDE bindings for Python"
|
||||
url="http://kde.org/"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -16,9 +16,9 @@ license=('GPL' 'LGPL' 'FDL')
|
|||
groups=('kdebindings')
|
||||
depends=('kdepim-runtime' 'python2-pyqt' 'qscintilla')
|
||||
makedepends=('cmake' 'automoc4' 'boost')
|
||||
source=("http://download.kde.org/stable/${pkgver}/src/pykde4-${pkgver}.tar.bz2"
|
||||
source=("http://download.kde.org/stable/${pkgver}/src/pykde4-${pkgver}.tar.xz"
|
||||
"pykde4-4.4.4-arm-sip.patch")
|
||||
sha1sums=('cf204efebc1eda6de7f4405dbf5037bdaffd30e9'
|
||||
sha1sums=('b9ef35269d2e08578ba20d01822dbdbed72bffb8'
|
||||
'20d37a8b127eebffc4556352168786036969ee78')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue