summaryrefslogtreecommitdiff
path: root/extra/kactivities/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/kactivities/PKGBUILD')
-rw-r--r--extra/kactivities/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/kactivities/PKGBUILD b/extra/kactivities/PKGBUILD
index 61bd980df..45b4ef127 100644
--- a/extra/kactivities/PKGBUILD
+++ b/extra/kactivities/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 166203 2012-09-05 18:26:55Z andrea $
+# $Id: PKGBUILD 167762 2012-10-03 14:39:04Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kactivities
-pkgver=4.9.1
+pkgver=4.9.2
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/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('f216d37e961f46f5830fb15d65c71a9c322cebfa')
+sha1sums=('7e5ec2aa1492450ea1de40f9e110561f6221b5ca')
build() {
cd "${srcdir}"