summaryrefslogtreecommitdiff
path: root/extra/kdevplatform/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-04-07 04:58:41 +0000
committerroot <root@rshg047.dnsready.net>2011-04-07 04:58:41 +0000
commitdb464f25fec54ddfa7825a17b20fda025c296f8c (patch)
tree4bb5b8ac4dfd67096125b92d047323e6acbb86cd /extra/kdevplatform/PKGBUILD
parentbd65dc7107bfdd881c3b5451d0300824cf435428 (diff)
Thu Apr 7 04:58:41 UTC 2011
Diffstat (limited to 'extra/kdevplatform/PKGBUILD')
-rw-r--r--extra/kdevplatform/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/kdevplatform/PKGBUILD b/extra/kdevplatform/PKGBUILD
index 0b3544576..2226dc645 100644
--- a/extra/kdevplatform/PKGBUILD
+++ b/extra/kdevplatform/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 107401 2011-01-24 17:29:42Z andrea $
+# $Id: PKGBUILD 118366 2011-04-06 12:37:13Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Giovanni Scafora <giovanni@archlinux.org>
pkgname=kdevplatform
-pkgver=1.2.0
-_pkgver=4.2.0
+pkgver=1.2.2
+_pkgver=4.2.2
pkgrel=1
pkgdesc="A C/C++ development platform for KDE"
arch=('i686' 'x86_64')
@@ -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=('7f0f8c35435f55238483b74bea013a9454e3c7ae')
+sha1sums=('7b3c0d3e3e66fe1c959b3343e7283e4212014e92')
build() {
cd ${srcdir}