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

Andrea Scarpino andrea at archlinux.org
Fri Nov 16 19:52:57 UTC 2012


    Date: Friday, November 16, 2012 @ 14:52:56
  Author: andrea
Revision: 171137

KDE 4.10 beta1 - first steps

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

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2012-11-16 14:36:10 UTC (rev 171082)
+++ kde-unstable/PKGBUILD	2012-11-16 19:52:56 UTC (rev 171137)
@@ -2,16 +2,16 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kactivities
-pkgver=4.9.3
+pkgver=4.9.80
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='API for using and interacting with the Activity Manager'
 url='https://projects.kde.org/projects/kde/kdelibs/kactivities'
 license=('GPL' 'FDL')
-depends=('kdelibs')
+depends=('nepomuk-core')
 makedepends=('cmake' 'automoc4' 'mesa')
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('79a9c14e10147c7deb20bfe924de9d63a8edb1ab')
+source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('0fc6bb68482a0f6992b4750611ab6b2e1c6a38e6')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list