summaryrefslogtreecommitdiff
path: root/kde-unstable/kactivities
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-06-02 00:01:53 +0000
committerroot <root@rshg054.dnsready.net>2012-06-02 00:01:53 +0000
commit211709a2f09bd677aa1deac0dc82fde6ce1c8626 (patch)
treebd95688134860851652ff3d47f376702917f1b76 /kde-unstable/kactivities
parent7087de492f6effbd08f6b644ce85d1b1ea58fb14 (diff)
Sat Jun 2 00:01:53 UTC 2012
Diffstat (limited to 'kde-unstable/kactivities')
-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 576f83981..899c9ae26 100644
--- a/kde-unstable/kactivities/PKGBUILD
+++ b/kde-unstable/kactivities/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 160080 2012-05-29 22:12:47Z andrea $
+# $Id: PKGBUILD 160317 2012-05-31 22:19:26Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kactivities
pkgver=4.8.80
-pkgrel=1
+pkgrel=2
arch=('i686' 'x86_64')
pkgdesc='API for using and interacting with the Activity Manager'
url='https://projects.kde.org/projects/kde/kdelibs/kactivities'
@@ -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=('e98929eff9d8c4102bc643cf44a06d28646ff8ce')
+sha1sums=('1283527b0432e3e0f554775b077104e696995a3d')
build() {
cd "${srcdir}"