git » kactivities.git » commit 6270209

KDE 4.10.1

author Andrea Scarpino
2013-03-04 11:09:05 UTC
committer Andrea Scarpino
2013-03-04 11:09:05 UTC
parent 7c1005a01660b8a3160b911c70c277f5e9a70f93

KDE 4.10.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 4ce02c2..81ff05f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kactivities
-pkgver=4.10.0
+pkgver=4.10.1
 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=('4d788f21019cbbe0c27ab3eef51a75125d9966b8')
+sha1sums=('3cbcc80ec56176c7ef5d5fac04d9a5ca4e8eecca')
 
 build() {
   cd "${srcdir}"