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

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


    Date: Sunday, March 4, 2012 @ 06:07:49
  Author: andrea
Revision: 151936

KDE 4.8.1

Modified:
  kdepim-runtime/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-04 11:07:44 UTC (rev 151935)
+++ PKGBUILD	2012-03-04 11:07:49 UTC (rev 151936)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=kdepim-runtime
-pkgver=4.8.0
+pkgver=4.8.1
 pkgrel=1
 pkgdesc='KDE PIM Runtime Environment'
 arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
 depends=('kdepimlibs' 'kdebase-runtime')
 makedepends=('cmake' 'automoc4' 'boost')
 install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('1cf75a92ddd0c18891163cd9d7f2290afae17472')
+source=("http://download.kde.org/stable/${pkgver}/src/xz/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('2e2e5f1dbfd1b54f0e2b71f9f23be2cfa94348f2')
 
 build() {
     cd "${srcdir}"




More information about the arch-commits mailing list