summaryrefslogtreecommitdiff
path: root/extra/kdepimlibs/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/kdepimlibs/PKGBUILD')
-rw-r--r--extra/kdepimlibs/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/kdepimlibs/PKGBUILD b/extra/kdepimlibs/PKGBUILD
index 15443e863..4a2ca96e7 100644
--- a/extra/kdepimlibs/PKGBUILD
+++ b/extra/kdepimlibs/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 152461 2012-03-07 16:11:52Z andrea $
+# $Id: PKGBUILD 153055 2012-03-12 08:59:19Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Pierre Schmitz <pierre@archlinux.de>
@@ -12,7 +12,7 @@ license=('GPL' 'LGPL')
depends=('kdelibs' 'gpgme' 'akonadi' 'libical' 'prison')
makedepends=('cmake' 'automoc4' 'boost' 'cyrus-sasl' 'openldap')
install='kdepimlibs.install'
-source=("http://download.kde.org/stable/${pkgver}/src/xz/${pkgname}-${pkgver}.tar.xz")
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
sha1sums=('ccc653df34fd8f5f8eddac9a9e14f0fa1ea82839')
build() {