mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/kdebindings-python to 4.14.3-1
This commit is contained in:
parent
3f1565b4ba
commit
a322c036f4
2 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@ pkgbase=kdebindings-python
|
|||
pkgname=('kdebindings-python'
|
||||
'kdebindings-python2'
|
||||
'kdebindings-python-common')
|
||||
pkgver=4.14.2
|
||||
pkgver=4.14.3
|
||||
pkgrel=1
|
||||
url='https://projects.kde.org/projects/kde/kdebindings/pykde4'
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -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.14.0-arm-sip.patch")
|
||||
sha1sums=('cbbc8ea5f11c5831f72f76f85f32b07aa673ffe4'
|
||||
sha1sums=('9cc8e70d3b107a876cf579beab1f582861cd2c48'
|
||||
'f0798d25767768006d5f674049e51b2e39f9f4eb')
|
||||
|
||||
prepare() {
|
||||
|
|
|
@ -17,7 +17,7 @@ makedepends=('cmake' 'automoc4' 'glu')
|
|||
install=${pkgname}.install
|
||||
source=("http://download.kde.org/stable/${pkgver}/src/kalgebra-${pkgver}.tar.xz"
|
||||
"kalgebra-opengl_optional.patch")
|
||||
sha1sums=('69c20ccb8db7c9fa08847f08a7071c719fdf28f4')
|
||||
sha1sums=('69c20ccb8db7c9fa08847f08a7071c719fdf28f4'
|
||||
'ae1b75e5192f8519517134447b481421112a6dd7')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue