[arch-commits] Commit in kactivities/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Tue Nov 6 13:29:57 UTC 2012
Date: Tuesday, November 6, 2012 @ 08:29:56
Author: andrea
Revision: 170351
KDE 4.9.3
Modified:
kactivities/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-11-06 13:29:52 UTC (rev 170350)
+++ PKGBUILD 2012-11-06 13:29:56 UTC (rev 170351)
@@ -2,7 +2,7 @@
# Maintainer: Andrea Scarpino <andrea at archlinux.org>
pkgname=kactivities
-pkgver=4.9.2
+pkgver=4.9.3
pkgrel=1
arch=('i686' 'x86_64')
pkgdesc='API for using and interacting with the Activity Manager'
@@ -11,7 +11,7 @@
depends=('kdelibs')
makedepends=('cmake' 'automoc4')
source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('7e5ec2aa1492450ea1de40f9e110561f6221b5ca')
+sha1sums=('79a9c14e10147c7deb20bfe924de9d63a8edb1ab')
build() {
cd "${srcdir}"
More information about the arch-commits
mailing list