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

Andrea Scarpino andrea at archlinux.org
Tue Jul 20 10:27:37 UTC 2010


    Date: Tuesday, July 20, 2010 @ 06:27:36
  Author: andrea
Revision: 85815

upgpkg: kdevplatform 1.0.1-1
upstream release

Modified:
  kdevplatform/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-07-20 10:26:51 UTC (rev 85814)
+++ PKGBUILD	2010-07-20 10:27:36 UTC (rev 85815)
@@ -3,8 +3,8 @@
 # Contributor: Giovanni Scafora <giovanni at archlinux.org>
 
 pkgname=kdevplatform
-pkgver=1.0.0
-pkgrel=2
+pkgver=1.0.1
+pkgrel=1
 pkgdesc="A C/C++ development platform for KDE"
 arch=('i686' 'x86_64')
 url="http://www.kdevelop.org/"
@@ -13,8 +13,8 @@
 optdepends=("kdesdk-kompare: difference checking")
 makedepends=('cmake' 'automoc4' 'boost')
 install=${pkgname}.install
-source=("http://download.kde.org/stable/kdevelop/4.0.0/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('0aa7a6d207d5675ed31ceeacfdda7a69')
+source=("http://download.kde.org/stable/kdevelop/4.0.1/src/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('c618fbc42e7885072dcfb2e5322fd926')
 
 build() {
   cd ${srcdir}




More information about the arch-commits mailing list