summaryrefslogtreecommitdiff
path: root/extra/kdepim-runtime/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/kdepim-runtime/PKGBUILD')
-rw-r--r--extra/kdepim-runtime/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/kdepim-runtime/PKGBUILD b/extra/kdepim-runtime/PKGBUILD
index 3b610f9c5..c606ea37f 100644
--- a/extra/kdepim-runtime/PKGBUILD
+++ b/extra/kdepim-runtime/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 147766 2012-01-28 10:32:18Z andrea $
+# $Id: PKGBUILD 152031 2012-03-04 14:17:05Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Pierre Schmitz <pierre@archlinux.de>
@@ -12,7 +12,7 @@ license=('GPL' 'LGPL' 'FDL')
depends=('kdepimlibs' 'kdebase-runtime')
makedepends=('cmake' 'automoc4' 'boost')
install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+source=("http://download.kde.org/stable/${pkgver}/src/xz/${pkgname}-${pkgver}.tar.xz")
sha1sums=('1cf75a92ddd0c18891163cd9d7f2290afae17472')
build() {