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