[arch-commits] Commit in kdevplatform/trunk (PKGBUILD)
Andrea Scarpino
andrea at nymeria.archlinux.org
Fri Apr 26 13:19:40 UTC 2013
Date: Friday, April 26, 2013 @ 15:19:40
Author: andrea
Revision: 183673
upgpkg: kdevplatform 1.5.0-1
Upstream release
Modified:
kdevplatform/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-04-26 12:52:31 UTC (rev 183672)
+++ PKGBUILD 2013-04-26 13:19:40 UTC (rev 183673)
@@ -3,9 +3,9 @@
# Contributor: Giovanni Scafora <giovanni at archlinux.org>
pkgname=kdevplatform
-pkgver=1.4.1
-_pkgver=4.4.1
-pkgrel=2
+pkgver=1.5.0
+_pkgver=4.5.0
+pkgrel=1
pkgdesc="A C/C++ development platform for KDE"
arch=('i686' 'x86_64')
url="http://www.kdevelop.org/"
@@ -15,7 +15,7 @@
makedepends=('cmake' 'automoc4' 'boost')
install=${pkgname}.install
source=("http://download.kde.org/stable/kdevelop/${_pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('48f2b40256e96aa015fa40978d5a9a93056fba75')
+sha1sums=('c5b887fdd9fe065ff8be5641859c80c020ba625e')
build() {
mkdir build
More information about the arch-commits
mailing list