summaryrefslogtreecommitdiff
path: root/kde-unstable/kactivities
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-11-22 02:31:09 -0800
committerroot <root@rshg054.dnsready.net>2012-11-22 02:31:09 -0800
commit38ea2e71952c00f18230ed0e691532aadff4e2c1 (patch)
treebc1c7cfd697773062d53a0a23b35afdb0fc775c2 /kde-unstable/kactivities
parentf48f6c82e23a3bacb8a0952c2d2cf9af1e6bf42d (diff)
Thu Nov 22 02:27:52 PST 2012
Diffstat (limited to 'kde-unstable/kactivities')
-rw-r--r--kde-unstable/kactivities/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/kde-unstable/kactivities/PKGBUILD b/kde-unstable/kactivities/PKGBUILD
index b543a3568..5a4806653 100644
--- a/kde-unstable/kactivities/PKGBUILD
+++ b/kde-unstable/kactivities/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 163353 2012-07-11 21:54:14Z andrea $
+# $Id: PKGBUILD 171714 2012-11-21 18:09:12Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kactivities
-pkgver=4.8.97
+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')
-makedepends=('cmake' 'automoc4')
+depends=('nepomuk-core')
+makedepends=('cmake' 'automoc4' 'mesa')
source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('46ceae20db381c0e4de77f46246ff0db6fdd43a4')
+sha1sums=('6dafbee6369e288c055875803f77273d28faddc6')
build() {
cd "${srcdir}"