git » kactivities.git » commit 29cbee3

KDE 4.10.4

author Andrea Scarpino
2013-06-01 13:20:19 UTC
committer Andrea Scarpino
2013-06-01 13:20:19 UTC
parent 706f09264e1b15750c36e973cdbb136dbb9ef484

KDE 4.10.4

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 9e5669c..1ac0a5e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kactivities
-pkgver=4.10.3
+pkgver=4.10.4
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='API for using and interacting with the Activity Manager'
@@ -10,7 +10,7 @@ license=('GPL' 'FDL')
 depends=('nepomuk-core')
 makedepends=('cmake' 'automoc4' 'mesa')
 source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('0c00782aea70ad1963e303b1eec55482265f0b37')
+sha1sums=('a339ad9eeff20ba384a03d2dff5b4d3622f9e17d')
 
 build() {
   cd "${srcdir}"