summaryrefslogtreecommitdiff
path: root/kde-unstable/kdebase-runtime/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'kde-unstable/kdebase-runtime/PKGBUILD')
-rw-r--r--kde-unstable/kdebase-runtime/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-unstable/kdebase-runtime/PKGBUILD b/kde-unstable/kdebase-runtime/PKGBUILD
index 41d9de7c2..70105c4ec 100644
--- a/kde-unstable/kdebase-runtime/PKGBUILD
+++ b/kde-unstable/kdebase-runtime/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 124658 2011-05-23 19:42:48Z andrea $
+# $Id: PKGBUILD 125373 2011-05-26 10:37:17Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Pierre Schmitz <pierre@archlinux.de>
@@ -11,13 +11,13 @@ arch=('i686' 'x86_64')
url='http://www.kde.org'
license=('GPL' 'LGPL')
depends=('kdelibs' 'ntrack' 'smbclient' 'libssh' 'libcanberra' 'oxygen-icons'
- 'xorg-xauth' 'hicolor-icon-theme' 'libqzeitgeist')
+ 'xorg-xauth' 'hicolor-icon-theme')
makedepends=('pkg-config' 'cmake' 'automoc4' 'kdepimlibs' 'openslp' 'xine-lib')
optdepends=('htdig: to build the search index in khelpcenter'
'rarian: needed by khelpcenter'
'gdb: drkonq crash handler')
install="${pkgname}.install"
-source=("http://download.kde.org/stable/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2")
+source=("http://download.kde.org/unstable/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2")
sha1sums=('5d06c11f43beb21ebf6c47d2a7addcbe710e019e')
build() {