summaryrefslogtreecommitdiff
path: root/kde-unstable/kactivities/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'kde-unstable/kactivities/PKGBUILD')
-rw-r--r--kde-unstable/kactivities/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-unstable/kactivities/PKGBUILD b/kde-unstable/kactivities/PKGBUILD
index 556f5fc3c..0b93deedd 100644
--- a/kde-unstable/kactivities/PKGBUILD
+++ b/kde-unstable/kactivities/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 161666 2012-06-13 14:04:24Z andrea $
+# $Id: PKGBUILD 162547 2012-06-27 12:52:39Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kactivities
-pkgver=4.8.90
+pkgver=4.8.95
pkgrel=1
arch=('i686' 'x86_64')
pkgdesc='API for using and interacting with the Activity Manager'
@@ -11,7 +11,7 @@ license=('GPL' 'FDL')
depends=('kdelibs')
makedepends=('cmake' 'automoc4')
source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('beebf59b956193728a384e28b9e786e331c6690b')
+sha1sums=('681157b54742cfccc5b77a71054dbe397863304b')
build() {
cd "${srcdir}"