git » kactivities.git » commit aee0441

KDE 4.10.5

author Andrea Scarpino
2013-07-02 21:26:19 UTC
committer Andrea Scarpino
2013-07-02 21:26:19 UTC
parent 29cbee35502be77bef1830656339babc2d14465f

KDE 4.10.5

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 1ac0a5e..9a59c45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kactivities
-pkgver=4.10.4
+pkgver=4.10.5
 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=('a339ad9eeff20ba384a03d2dff5b4d3622f9e17d')
+sha1sums=('6f0a7593ac5f7a4daf231bc403a78a658aae2db2')
 
 build() {
   cd "${srcdir}"