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 cbb4efee4..65afca20b 100644
--- a/kde-unstable/kactivities/PKGBUILD
+++ b/kde-unstable/kactivities/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 144769 2011-12-08 10:29:26Z andrea $
+# $Id: PKGBUILD 145487 2011-12-22 22:38:41Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kactivities
-pkgver=4.7.90
+pkgver=4.7.95
pkgrel=1
arch=('i686' 'x86_64')
pkgdesc='API for using and interacting with Activities'
@@ -11,7 +11,7 @@ license=('GPL' 'FDL')
depends=('kdelibs')
makedepends=('cmake' 'automoc4')
source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('23ae79b85dd8c754950fcbabbd4cae5c9f139e74')
+sha1sums=('3bd6c03c82e0c9083a177e79b8379d3ba2924863')
build() {
cd "${srcdir}"