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

Andrea Scarpino andrea at archlinux.org
Sat Feb 25 17:01:56 UTC 2012


    Date: Saturday, February 25, 2012 @ 12:01:56
  Author: andrea
Revision: 151361

upgpkg: kdevelop-php 1.2.90-1

latest RC is more stable than current stable

Modified:
  kdevelop-php/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-25 17:01:38 UTC (rev 151360)
+++ PKGBUILD	2012-02-25 17:01:56 UTC (rev 151361)
@@ -2,9 +2,9 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdevelop-php
-pkgver=1.2.3
-_pkgver=4.2.3
-pkgrel=2
+pkgver=1.2.90
+_pkgver=4.2.90
+pkgrel=1
 pkgdesc="PHP language and documentation plugin for KDevelop/Quanta"
 arch=('i686' 'x86_64')
 url="http://www.kdevelop.org/"
@@ -13,10 +13,9 @@
 makedepends=('cmake' 'automoc4')
 replaces=('kdevelop-php-docs')
 conflicts=('kdevelop-php-docs')
-source=("http://download.kde.org/stable/kdevelop/${_pkgver}/src/${pkgname}-${pkgver}.tar.bz2"
-        "http://download.kde.org/stable/kdevelop/${_pkgver}/src/${pkgname}-docs-${pkgver}.tar.bz2")
-sha1sums=('b0dc43cf01d2005f2ad66872ce6b49b093a7ceb4'
-          'e399465638457fe015e920227e3aca5a53716804')
+source=(http://download.kde.org/stable/kdevelop/${_pkgver}/src/${pkgname}-{,docs-}${pkgver}.tar.bz2)
+sha1sums=('51511e78067a98a69003ba8bc36cf677dba9c69a'
+          '03747b9abcc6a7144a5e6ec914e513fc258c29b8')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list