summaryrefslogtreecommitdiff
path: root/extra/kdevplatform/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/kdevplatform/PKGBUILD')
-rw-r--r--extra/kdevplatform/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/kdevplatform/PKGBUILD b/extra/kdevplatform/PKGBUILD
index 3ab3b4650..5e7259b84 100644
--- a/extra/kdevplatform/PKGBUILD
+++ b/extra/kdevplatform/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 151358 2012-02-25 17:00:52Z andrea $
+# $Id: PKGBUILD 151477 2012-02-26 16:56:52Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Giovanni Scafora <giovanni@archlinux.org>
@@ -14,7 +14,7 @@ depends=('kdelibs' 'subversion' 'qjson')
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")
+source=("http://download.kde.org/unstable/kdevelop/${_pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
sha1sums=('1049eb9c723225c24a38cf2e34381feb370013fc')
build() {