git » kactivities.git » commit bba07f6

KDE 4.12.3

author Andrea Scarpino
2014-03-05 07:38:14 UTC
committer Andrea Scarpino
2014-03-05 07:38:14 UTC
parent bc24a513cbe6f8730be366abde5abb9fc437d5d2

KDE 4.12.3

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 1f4d9b7..672e3dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kactivities
-pkgver=4.12.2
+pkgver=4.12.3
 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=('e5a247270947f0a7a7be45b0c231200cff3f8bc6')
+sha1sums=('07bdf915570a94118edf553b99e08833a5df5fb3')
 
 build() {
   cd "${srcdir}"