summaryrefslogtreecommitdiff
path: root/testing/kdeadmin
diff options
context:
space:
mode:
Diffstat (limited to 'testing/kdeadmin')
-rw-r--r--testing/kdeadmin/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/kdeadmin/PKGBUILD b/testing/kdeadmin/PKGBUILD
index 4fd276ba3..568029ab3 100644
--- a/testing/kdeadmin/PKGBUILD
+++ b/testing/kdeadmin/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 166064 2012-09-04 15:55:00Z andrea $
+# $Id: PKGBUILD 167593 2012-10-02 19:18:05Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Pierre Schmitz <pierre@archlinux.de>
@@ -7,7 +7,7 @@ pkgname=('kdeadmin-kcron'
'kdeadmin-ksystemlog'
'kdeadmin-kuser'
'kdeadmin-system-config-printer-kde')
-pkgver=4.9.1
+pkgver=4.9.2
pkgrel=1
arch=('i686' 'x86_64')
license=('GPL' 'LGPL' 'FDL')
@@ -15,7 +15,7 @@ groups=('kde' 'kdeadmin')
makedepends=('cmake' 'automoc4' 'kdebindings-python2' 'system-config-printer-common')
source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz"
'syslog-path.patch')
-sha1sums=('9c544f883c5116a928027944fce7a21715c421f3'
+sha1sums=('0b97528870a23440ba450f87be878e3abdf9e0e1'
'20095ce6e0f3e5b6800a7c6e52de6fddba62c031')
build() {