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

Andrea Scarpino andrea at archlinux.org
Tue Mar 20 14:06:00 UTC 2012


    Date: Tuesday, March 20, 2012 @ 10:05:59
  Author: andrea
Revision: 153917

upgpkg: kdevelop-php 1.3.0-1

Upstream release

Modified:
  kdevelop-php/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-20 14:05:01 UTC (rev 153916)
+++ PKGBUILD	2012-03-20 14:05:59 UTC (rev 153917)
@@ -2,8 +2,8 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdevelop-php
-pkgver=1.2.90
-_pkgver=4.2.90
+pkgver=1.3.0
+_pkgver=4.3.0
 pkgrel=1
 pkgdesc="PHP language and documentation plugin for KDevelop/Quanta"
 arch=('i686' 'x86_64')
@@ -13,9 +13,9 @@
 makedepends=('cmake' 'automoc4')
 replaces=('kdevelop-php-docs')
 conflicts=('kdevelop-php-docs')
-source=(http://download.kde.org/unstable/kdevelop/${_pkgver}/src/${pkgname}-{,docs-}${pkgver}.tar.bz2)
-sha1sums=('51511e78067a98a69003ba8bc36cf677dba9c69a'
-          '03747b9abcc6a7144a5e6ec914e513fc258c29b8')
+source=(http://download.kde.org/stable/kdevelop/${_pkgver}/src/${pkgname}-{,docs-}${pkgver}.tar.bz2)
+sha1sums=('8ae280cf5085c473b6b95b3683629b49d19dfe12'
+          '398001b7d192af4c71bddb246dfd59d61db02618')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list