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

Antonio Rojas arojas at archlinux.org
Sun Jan 24 11:06:22 UTC 2016


    Date: Sunday, January 24, 2016 @ 12:06:21
  Author: arojas
Revision: 258554

Update to beta 2

Modified:
  kdevelop-php/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-24 11:02:19 UTC (rev 258553)
+++ PKGBUILD	2016-01-24 11:06:21 UTC (rev 258554)
@@ -2,16 +2,16 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdevelop-php
-pkgver=4.90.90
-pkgrel=2
+pkgver=4.90.91
+pkgrel=1
 pkgdesc="PHP language and documentation plugin for KDevelop"
 arch=(i686 x86_64)
 url="http://www.kdevelop.org/"
 license=(GPL)
-depends=(kdevelop kdelibs4support)
+depends=(kdevelop)
 makedepends=(extra-cmake-modules kdoctools kdevelop-pg-qt)
 source=(http://download.kde.org/unstable/kdevelop/$pkgver/src/kdev-php-$pkgver.tar.xz)
-sha1sums=('eb8a5924386ef15a9250596831328bc7f969d139')
+sha1sums=('1b84ee03bfe94d14edf90304a78b7ff405935cd0')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list