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

Pierre Schmitz pierre at archlinux.org
Thu Jun 11 15:42:33 UTC 2009


    Date: Thursday, June 11, 2009 @ 11:42:33
  Author: pierre
Revision: 42115

update to snapshot; cleanup

Modified:
  kdebindings/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-06-11 15:42:29 UTC (rev 42114)
+++ PKGBUILD	2009-06-11 15:42:33 UTC (rev 42115)
@@ -5,14 +5,14 @@
 pkgname=('kdebindings-python'
          'kdebindings-smoke')
 groups=('kdebindings')
-pkgver=4.2.90
-pkgrel=2
+pkgver=4.2.91svn979380
+pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdepimlibs' 'pyqt>=4.5.0' 'polkit-qt' 'qimageblitz' 'qscintilla')
 source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
-md5sums=('b71e96ead416644775ca5d8d818effbe')
+md5sums=('b56daa55a6ace5c96744d8294c34faaa')
 
 build() {
 	cd $srcdir
@@ -29,7 +29,6 @@
 		-DBUILD_php=OFF \
 		-DBUILD_falcon=OFF \
  		-DBUILD_ruby=OFF
- 		#-DBUILD_smoke=OFF 
 	make
 }
 




More information about the arch-commits mailing list