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

Andrea Scarpino andrea at archlinux.org
Sun Mar 6 12:49:54 UTC 2011


    Date: Sunday, March 6, 2011 @ 07:49:54
  Author: andrea
Revision: 112738

upgpkg: kdevelop-php 1.2.0-1
use default makeflags

Modified:
  kdevelop-php/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-03-06 12:47:24 UTC (rev 112737)
+++ PKGBUILD	2011-03-06 12:49:54 UTC (rev 112738)
@@ -9,8 +9,9 @@
 arch=('i686' 'x86_64')
 url="http://www.kdevelop.org/"
 license=('GPL')
-depends=('kdevelop-pg-qt')
+depends=("kdevelop=${_pkgver}" 'kdevelop-pg-qt')
 makedepends=('cmake' 'automoc4')
+options=('!makeflags')
 source=("http://download.kde.org/stable/kdevelop/${_pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
 md5sums=('fc48c194e7b87c9fd0850b2d7fc2a78b')
 




More information about the arch-commits mailing list