[arch-commits] Commit in kdepimlibs/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Sun Mar 4 11:07:26 UTC 2012


    Date: Sunday, March 4, 2012 @ 06:07:26
  Author: andrea
Revision: 151933

KDE 4.8.1

Modified:
  kdepimlibs/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-04 11:07:21 UTC (rev 151932)
+++ PKGBUILD	2012-03-04 11:07:26 UTC (rev 151933)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=kdepimlibs
-pkgver=4.8.0
+pkgver=4.8.1
 pkgrel=1
 pkgdesc="KDE PIM Libraries"
 arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
 depends=('kdelibs' 'gpgme' 'akonadi' 'libical' 'prison')
 makedepends=('cmake' 'automoc4' 'boost' 'cyrus-sasl' 'openldap')
 install='kdepimlibs.install'
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('22409015a8047e3a78711093e3363775e8434fba')
+source=("http://download.kde.org/stable/${pkgver}/src/xz/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('ccc653df34fd8f5f8eddac9a9e14f0fa1ea82839')
 
 build() {
 	cd ${srcdir}




More information about the arch-commits mailing list