summaryrefslogtreecommitdiff
path: root/extra/kdebindings
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-05-08 11:30:39 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-05-08 11:30:39 -0300
commit0f0bf3b7f0398f0882fa5b7cc3534180cabd9318 (patch)
tree968fcbe1bf470403a1ef1f4c261c0f1e8cf6b022 /extra/kdebindings
parente17d7021b82d5a27e1a236d14dd7a8567669e273 (diff)
parentfe6dc99352fe2b801d251e55b2b8baa71441908e (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: extra/fyre/PKGBUILD extra/gnet/PKGBUILD extra/kdeedu/PKGBUILD extra/mhash/PKGBUILD extra/rxvt-unicode/PKGBUILD
Diffstat (limited to 'extra/kdebindings')
-rw-r--r--extra/kdebindings/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/extra/kdebindings/PKGBUILD b/extra/kdebindings/PKGBUILD
index 7d28458d5..e98536d41 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' 'mips64el')
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