git » kactivities.git » commit 706f092

KDE 4.10.3

author Andrea Scarpino
2013-05-07 13:26:40 UTC
committer Andrea Scarpino
2013-05-07 13:26:40 UTC
parent e47ca1e0176d5603af69aa3884ec841547e2b720

KDE 4.10.3

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index bbd586d..9e5669c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kactivities
-pkgver=4.10.2
+pkgver=4.10.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=('bde79ed3db93d5fa72e1081a6638c5cb777f495e')
+sha1sums=('0c00782aea70ad1963e303b1eec55482265f0b37')
 
 build() {
   cd "${srcdir}"