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

Andrea Scarpino andrea at archlinux.org
Sun Mar 4 11:08:24 UTC 2012


    Date: Sunday, March 4, 2012 @ 06:08:24
  Author: andrea
Revision: 151946

KDE 4.8.1

Modified:
  kactivities/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-04 11:08:20 UTC (rev 151945)
+++ PKGBUILD	2012-03-04 11:08:24 UTC (rev 151946)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kactivities
-pkgver=4.8.0
+pkgver=4.8.1
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='API for using and interacting with Activities'
@@ -10,8 +10,8 @@
 license=('GPL' 'FDL')
 depends=('kdelibs')
 makedepends=('cmake' 'automoc4')
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('ac64d13f767c06bfcf2040fcdf94a78410ad035d')
+source=("http://download.kde.org/stable/${pkgver}/src/xz/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('29979514848633da71780b342e7328063bd47d07')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list