[arch-commits] Commit in kdevplatform/trunk (PKGBUILD)
Andrea Scarpino
andrea at nymeria.archlinux.org
Mon Dec 9 10:43:51 UTC 2013
Date: Monday, December 9, 2013 @ 11:43:51
Author: andrea
Revision: 201350
upgpkg: kdevplatform 1.6.0-1
Upstream release
Modified:
kdevplatform/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-12-09 08:51:59 UTC (rev 201349)
+++ PKGBUILD 2013-12-09 10:43:51 UTC (rev 201350)
@@ -3,8 +3,8 @@
# Contributor: Giovanni Scafora <giovanni at archlinux.org>
pkgname=kdevplatform
-pkgver=1.5.2
-_pkgver=4.5.2
+pkgver=1.6.0
+_pkgver=4.6.0
pkgrel=1
pkgdesc="A C/C++ development platform for KDE"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
makedepends=('cmake' 'automoc4' 'boost')
install="${pkgname}.install"
source=("http://download.kde.org/stable/kdevelop/${_pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('a2fa1f765e992739546fa04d0aaffc4f2200c520')
+sha1sums=('8ed8ccb63b64a3675716f1ad14b4a73fcbf4133d')
prepare() {
mkdir build
More information about the arch-commits
mailing list