summaryrefslogtreecommitdiff
path: root/extra/kshutdown
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-11-29 02:32:15 -0800
committerroot <root@rshg054.dnsready.net>2012-11-29 02:32:15 -0800
commitfd13fc6dba397df448ce6ecf87e806fdc3a8f3cd (patch)
tree5635460ffbb1eefba5dd2d0af61c5c7eb08e9dbd /extra/kshutdown
parent5c5e1e3a998a54db424b8261fac042ab41745d99 (diff)
Thu Nov 29 02:28:50 PST 2012
Diffstat (limited to 'extra/kshutdown')
-rw-r--r--extra/kshutdown/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/kshutdown/PKGBUILD b/extra/kshutdown/PKGBUILD
index f4235665b..a76d8c3b8 100644
--- a/extra/kshutdown/PKGBUILD
+++ b/extra/kshutdown/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 157339 2012-04-27 07:13:20Z eric $
+# $Id: PKGBUILD 172105 2012-11-28 13:15:50Z stephane $
# Maintainer: Tobias Powalowski <tpowa@archlinux.org>
pkgname=kshutdown
-pkgver=3.0beta4
+pkgver=3.0beta5
pkgrel=1
pkgdesc="Shutdown Utility for KDE"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('kdebase-workspace')
makedepends=('cmake' 'automoc4')
install='kshutdown.install'
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-source-${pkgver}.zip")
-sha1sums=('1dcdaa84b7e87560d9861209d6be6ea1d793ca78')
+sha1sums=('108e27a7d1cef505c296656f92ab071d8c53bce3')
build() {
cd "${srcdir}"