From a27a6af53095da314eca1d33911f72775dfc2bce Mon Sep 17 00:00:00 2001 From: root Date: Sat, 27 Apr 2013 00:07:38 -0700 Subject: Sat Apr 27 00:07:38 PDT 2013 --- extra/kdevplatform/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'extra/kdevplatform/PKGBUILD') diff --git a/extra/kdevplatform/PKGBUILD b/extra/kdevplatform/PKGBUILD index 44bcf0bc5..20a00eaf8 100644 --- a/extra/kdevplatform/PKGBUILD +++ b/extra/kdevplatform/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 171963 2012-11-25 14:40:16Z andrea $ +# $Id: PKGBUILD 183674 2013-04-26 13:19:47Z andrea $ # Maintainer: Andrea Scarpino # Contributor: Giovanni Scafora 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 @@ optdepends=("kdesdk-kompare: difference checking") 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 -- cgit v1.2.3-54-g00ecf