git » kactivities.git » commit f5fbe8b

KDE 4.8.4

author Andrea Scarpino
2012-06-06 16:13:56 UTC
committer Andrea Scarpino
2012-06-06 16:13:56 UTC
parent 5a57b4d91a90f35ec18bec0b4b6ee859cb3a73b2

KDE 4.8.4

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 4703fca..d931197 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kactivities
-pkgver=4.8.3
+pkgver=4.8.4
 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=('de382701c5a9f8c04de78124a4b2c19f3707656c')
+sha1sums=('3f42c18bae5a1d6bbd7fca471d8b4f9755875e06')
 
 build() {
   cd "${srcdir}"