git » kactivities.git » commit 4399237

KDE 4.8.2

author Andrea Scarpino
2012-03-30 16:12:35 UTC
committer Andrea Scarpino
2012-03-30 16:12:35 UTC
parent 8c79c8e9b8a4a741d31d43af163ab165f0038bc7

KDE 4.8.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index b1358a2..dfe4043 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # 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'
@@ -10,7 +10,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}"