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

Antonio Rojas arojas at archlinux.org
Sat May 9 18:03:59 UTC 2015


    Date: Saturday, May 9, 2015 @ 20:03:59
  Author: arojas
Revision: 238769

Update to 1.7.1

Modified:
  kdevelop-php/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-09 18:00:12 UTC (rev 238768)
+++ PKGBUILD	2015-05-09 18:03:59 UTC (rev 238769)
@@ -2,9 +2,9 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdevelop-php
-pkgver=1.7.0
-_pkgver=4.7.0
-pkgrel=2
+pkgver=1.7.1
+_pkgver=4.7.1
+pkgrel=1
 pkgdesc="PHP language and documentation plugin for KDevelop"
 arch=('i686' 'x86_64')
 url="http://www.kdevelop.org/"
@@ -14,8 +14,8 @@
 replaces=('kdevelop-php-docs')
 conflicts=('kdevelop-php-docs')
 source=(http://download.kde.org/stable/kdevelop/${_pkgver}/src/${pkgname}-{,docs-}${pkgver}.tar.xz)
-sha1sums=('e3a41f7700af56840fd60219e083b761180b8b8c'
-          '487b60f591929e7a8292ef8f1c555a0243f1176a')
+sha1sums=('384bb55b8878041b1979d1652f149195842fb5e2'
+          'f0755ea6649ca501e45a17fc59c51ebcbef77267')
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list