summaryrefslogtreecommitdiff
path: root/extra/kactivities
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-04-06 00:01:15 +0000
committerroot <root@rshg054.dnsready.net>2012-04-06 00:01:15 +0000
commit870286a74f6142709671fd3437944382f29bf352 (patch)
tree00501e7d18319db16b20e39436b8fb60837bdfe5 /extra/kactivities
parenta7f79fc1ced18c586d320033ac9738e98a21b550 (diff)
Fri Apr 6 00:01:15 UTC 2012
Diffstat (limited to 'extra/kactivities')
-rw-r--r--extra/kactivities/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/kactivities/PKGBUILD b/extra/kactivities/PKGBUILD
index ae6b79549..77ae383f2 100644
--- a/extra/kactivities/PKGBUILD
+++ b/extra/kactivities/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 153087 2012-03-12 09:08:04Z andrea $
+# $Id: PKGBUILD 155537 2012-04-04 14:12:49Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kactivities
-pkgver=4.8.1
+pkgver=4.8.2
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/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('29979514848633da71780b342e7328063bd47d07')
+sha1sums=('e97d0b82661fd3d886b87d673d7a1191073af7ff')
build() {
cd "${srcdir}"