summaryrefslogtreecommitdiff
path: root/extra/kdebindings/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/kdebindings/PKGBUILD')
-rw-r--r--extra/kdebindings/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/extra/kdebindings/PKGBUILD b/extra/kdebindings/PKGBUILD
index b2266cf92..c9c3469f5 100644
--- a/extra/kdebindings/PKGBUILD
+++ b/extra/kdebindings/PKGBUILD
@@ -7,15 +7,15 @@ pkgname=('kdebindings-csharp'
'kdebindings-python'
'kdebindings-ruby'
'kdebindings-smoke')
-pkgver=4.6.2
+pkgver=4.6.3
pkgrel=1
arch=('i686' 'x86_64')
url='http://www.kde.org'
license=('GPL' 'LGPL')
-makedepends=('pkgconfig' 'cmake' 'automoc4' 'python2-qt' 'kdepim-runtime' 'mono'
- 'kdegraphics-okular' 'qwt' 'docbook-xsl' 'boost' 'qscintilla' 'ruby')
+makedepends=('pkgconfig' 'cmake' 'automoc4' 'python2-pyqt' 'kdepim-runtime' 'mono'
+ 'kdegraphics-okular' 'qwt' 'boost' 'qscintilla' 'ruby')
source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
-sha1sums=('eff4b5785b09958fffe4e23583f5af75c796aa9e')
+sha1sums=('4ecc6ac378c241472aa75680abfafd8d57672653')
build() {
export MONO_SHARED_DIR="${srcdir}/build/.mono"
@@ -46,7 +46,7 @@ package_kdebindings-csharp() {
package_kdebindings-python() {
pkgdesc='KDE bindings for python'
- depends=('kdepim-runtime' 'python2-qt' 'qscintilla')
+ depends=('kdepim-runtime' 'python2-pyqt' 'qscintilla')
cd $srcdir/build/python
make DESTDIR=$pkgdir install