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

Andrea Scarpino andrea at archlinux.org
Thu Jul 26 16:53:42 UTC 2012


    Date: Thursday, July 26, 2012 @ 12:53:42
  Author: andrea
Revision: 164075

KDE 4.9.0

Added:
  kactivities/trunk/
Modified:
  kactivities/trunk/PKGBUILD
Deleted:
  kactivities/trunk/

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

Modified: trunk/PKGBUILD
===================================================================
--- kde-unstable/PKGBUILD	2012-07-26 15:59:49 UTC (rev 164070)
+++ trunk/PKGBUILD	2012-07-26 16:53:42 UTC (rev 164075)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kactivities
-pkgver=4.8.97
+pkgver=4.9.0
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='API for using and interacting with the Activity Manager'
@@ -10,8 +10,8 @@
 license=('GPL' 'FDL')
 depends=('kdelibs')
 makedepends=('cmake' 'automoc4')
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('46ceae20db381c0e4de77f46246ff0db6fdd43a4')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('d7c3b9bd2d4ec4b64e208d02571eb62f9ac4ee90')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list