[arch-commits] Commit in kdebindings/repos/kde-unstable-x86_64 (PKGBUILD)

Pierre Schmitz pierre at archlinux.org
Thu Dec 11 21:29:17 UTC 2008


    Date: Thursday, December 11, 2008 @ 16:29:17
  Author: pierre
Revision: 21258

KDE 4.2 Beta 2

Modified:
  kdebindings/repos/kde-unstable-x86_64/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-12-11 21:29:13 UTC (rev 21257)
+++ PKGBUILD	2008-12-11 21:29:17 UTC (rev 21258)
@@ -2,17 +2,17 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=kdebindings
-pkgver=4.1.82
+pkgver=4.1.85
 pkgrel=1
 pkgdesc="KDE Language Bindings"
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL')
-depends=('kdepimlibs' 'kdebase-workspace' 'python' 'qscintilla' 'pyqt' 'sip')
+depends=('kdepimlibs' 'kdebase-workspace' 'python' 'qscintilla' 'pyqt' 'sip' 'ruby')
 makedepends=('pkgconfig' 'cmake' 'automoc4')
 options=('docs')
 source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('b3f9b0c1036047fe8a7f9d035a3ef8f3')
+md5sums=('31b04d423ebbce5faf7eaa2f92409083')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list