git » kactivities.git » commit 5e03bf7

KDE 4.11

author Andrea Scarpino
2013-08-13 18:47:05 UTC
committer Andrea Scarpino
2013-08-13 18:47:05 UTC
parent aee0441d091ee0cf1199b7cd1fa820e25129226a

KDE 4.11

PKGBUILD +2 -2

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