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

Andrea Scarpino andrea at nymeria.archlinux.org
Thu Jan 31 11:12:50 UTC 2013


    Date: Thursday, January 31, 2013 @ 12:12:49
  Author: andrea
Revision: 176371

KDE 4.10

Modified:
  kactivities/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-31 11:12:44 UTC (rev 176370)
+++ PKGBUILD	2013-01-31 11:12:49 UTC (rev 176371)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kactivities
-pkgver=4.9.98
+pkgver=4.10.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=('nepomuk-core')
 makedepends=('cmake' 'automoc4' 'mesa')
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('004cf0e7d90fd113f1334d337db1fccb90135139')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('4d788f21019cbbe0c27ab3eef51a75125d9966b8')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list