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

Antonio Rojas arojas at archlinux.org
Mon Oct 2 22:03:26 UTC 2017


    Date: Monday, October 2, 2017 @ 22:03:25
  Author: arojas
Revision: 306624

kdevelop 5.2 beta

Added:
  kdevelop-php/kde-unstable/
Modified:
  kdevelop-php/kde-unstable/PKGBUILD

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

Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2017-10-02 20:51:37 UTC (rev 306613)
+++ kde-unstable/PKGBUILD	2017-10-02 22:03:25 UTC (rev 306624)
@@ -3,16 +3,16 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdevelop-php
-pkgver=5.1.2
+pkgver=5.1.80
 pkgrel=1
 pkgdesc="PHP language and documentation plugin for KDevelop"
 arch=(i686 x86_64)
 url="http://www.kdevelop.org/"
 license=(GPL)
-depends=(kdevelop)
+depends=(kdevelop threadweaver kcmutils knewstuff)
 makedepends=(extra-cmake-modules kdoctools kdevelop-pg-qt python)
-source=("https://download.kde.org/stable/kdevelop/$pkgver/src/kdev-php-$pkgver.tar.xz"{,.asc})
-sha1sums=('960364c6e115c2286d0a6639bcf52cf45915c57a'
+source=("https://download.kde.org/unstable/kdevelop/$pkgver/src/kdev-php-$pkgver.tar.xz"{,.asc})
+sha1sums=('7f745fe3ad418f95e1666151f4782196862b943f'
           'SKIP')
 validpgpkeys=('329FD02C5AA48FCC77A4BBF0AC44AC6DB29779E6') # Sven Brauch <mail at svenbrauch.de>
 



More information about the arch-commits mailing list