summaryrefslogtreecommitdiff
path: root/extra/kdevelop
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-02-27 23:15:24 +0000
committerroot <root@rshg054.dnsready.net>2012-02-27 23:15:24 +0000
commit1f567a9d58d16b76320168f0624aa55bd6320284 (patch)
treee4e7ffadc364d582fccd8543ad1543fa9741a8a7 /extra/kdevelop
parentf6a79a3f5989efc8db63af942851c56f0c462bb1 (diff)
Mon Feb 27 23:15:24 UTC 2012
Diffstat (limited to 'extra/kdevelop')
-rw-r--r--extra/kdevelop/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/kdevelop/PKGBUILD b/extra/kdevelop/PKGBUILD
index c7bebec61..6e6b4a14e 100644
--- a/extra/kdevelop/PKGBUILD
+++ b/extra/kdevelop/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 151360 2012-02-25 17:01:38Z andrea $
+# $Id: PKGBUILD 151473 2012-02-26 16:55:47Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Giovanni Scafora <giovanni@archlinux.org>
@@ -12,7 +12,7 @@ license=('GPL')
depends=('kdebase-workspace' 'kdevplatform' 'kdesdk-okteta' 'kdebase-kwrite')
makedepends=('cmake' 'automoc4')
install="${pkgname}.install"
-source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+source=("http://download.kde.org/unstable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
sha1sums=('459dbbc51f157b9a9322bf429bec84a881473f32')
build() {