mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/kdebindings-python to 4.8.0-1
This commit is contained in:
parent
245b78ddce
commit
ac4d45bd86
1 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
# $Id: PKGBUILD 144628 2011-12-08 09:18:33Z andrea $
|
||||
# $Id: PKGBUILD 147779 2012-01-28 10:32:44Z andrea $
|
||||
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
|
||||
|
||||
# ALARM: Kevin Mihelich <kevin@archlinuxarm.org>
|
||||
|
@ -7,8 +7,8 @@
|
|||
plugrel=1
|
||||
|
||||
pkgname=kdebindings-python
|
||||
pkgver=4.7.4
|
||||
pkgrel=2
|
||||
pkgver=4.8.0
|
||||
pkgrel=1
|
||||
pkgdesc="KDE bindings for Python"
|
||||
url="http://kde.org/"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -18,7 +18,7 @@ depends=('kdepim-runtime' 'python2-pyqt' 'qscintilla')
|
|||
makedepends=('cmake' 'automoc4' 'boost')
|
||||
source=("http://download.kde.org/stable/${pkgver}/src/pykde4-${pkgver}.tar.bz2"
|
||||
"pykde4-4.4.4-arm-sip.patch")
|
||||
sha1sums=('cac4b94098dba73d58fb4f7d73d7c65c306517d1'
|
||||
sha1sums=('cf204efebc1eda6de7f4405dbf5037bdaffd30e9'
|
||||
'20d37a8b127eebffc4556352168786036969ee78')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue