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

Pierre Schmitz pierre at archlinux.org
Wed Jan 7 22:39:32 UTC 2009


    Date: Wednesday, January 7, 2009 @ 17:39:32
  Author: pierre
Revision: 23297

preapre for 4.1.4

Modified:
  kdebindings/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-01-07 22:39:29 UTC (rev 23296)
+++ PKGBUILD	2009-01-07 22:39:32 UTC (rev 23297)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=kdebindings
-pkgver=4.1.3
+pkgver=4.1.4
 pkgrel=1
 pkgdesc="KDE Language Bindings"
 arch=('i686' 'x86_64')
@@ -10,9 +10,9 @@
 license=('GPL' 'LGPL')
 depends=('kdepimlibs' 'kdebase-workspace' 'python' 'ruby' 'qscintilla')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'sip' 'pyqt')
-options=('docs')
+options=('!makeflags' 'docs')
 source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('653539f01d018b746a5131beb11fc205')
+md5sums=('d96fc787abcc6d7d9b3f2f1467fe226b')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list