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

Andrea Scarpino andrea at archlinux.org
Fri May 25 19:59:15 UTC 2012


    Date: Friday, May 25, 2012 @ 15:59:14
  Author: andrea
Revision: 159531

KDE 4.9

Added:
  kactivities/kde-unstable/
Modified:
  kactivities/kde-unstable/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2012-05-25 14:33:21 UTC (rev 159498)
+++ kde-unstable/PKGBUILD	2012-05-25 19:59:14 UTC (rev 159531)
@@ -2,16 +2,16 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kactivities
-pkgver=4.8.3
+pkgver=4.8.80
 pkgrel=1
 arch=('i686' 'x86_64')
-pkgdesc='API for using and interacting with Activities'
-url='http://kde.org/'
+pkgdesc='API for using and interacting with the Activity Manager'
+url='https://projects.kde.org/projects/kde/kdelibs/kactivities'
 license=('GPL' 'FDL')
 depends=('kdelibs')
 makedepends=('cmake' 'automoc4')
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('de382701c5a9f8c04de78124a4b2c19f3707656c')
+source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('e98929eff9d8c4102bc643cf44a06d28646ff8ce')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list