summaryrefslogtreecommitdiff
path: root/extra/kdevplatform
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-02-28 12:05:35 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-02-28 12:05:35 +0100
commit7cd4823a20b85a5e516ae51fc04a4d1b72b5d0b9 (patch)
tree31c86c3a5284a8b8a7f1720d27ce9e5dbf09fee4 /extra/kdevplatform
parentd17a0ec458b03b0ed38eff13d399567f36156a73 (diff)
parent1f567a9d58d16b76320168f0624aa55bd6320284 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/cairo-clock/PKGBUILD community/flashrom/PKGBUILD community/kmess/PKGBUILD core/tzdata/PKGBUILD extra/gc/PKGBUILD extra/libsigc++/PKGBUILD extra/libxcomposite/PKGBUILD extra/libxdmcp/PKGBUILD extra/libxevie/PKGBUILD extra/libxext/PKGBUILD extra/libxinerama/PKGBUILD extra/libxkbfile/PKGBUILD extra/libxpm/PKGBUILD extra/libxres/PKGBUILD extra/libxss/PKGBUILD extra/libxt/PKGBUILD extra/libxtst/PKGBUILD extra/libxv/PKGBUILD extra/libxvmc/PKGBUILD extra/llvm/PKGBUILD extra/pdns-recursor/PKGBUILD extra/pdns/PKGBUILD extra/procmail/PKGBUILD extra/ptlib/PKGBUILD extra/pycrypto/PKGBUILD extra/pyorbit/PKGBUILD extra/vlc/PKGBUILD extra/xfce4-battery-plugin/PKGBUILD
Diffstat (limited to 'extra/kdevplatform')
-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() {