summaryrefslogtreecommitdiff
path: root/extra/kdevelop/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/kdevelop/PKGBUILD')
-rw-r--r--extra/kdevelop/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/kdevelop/PKGBUILD b/extra/kdevelop/PKGBUILD
index f50fb02c8..ea601653e 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() {