summaryrefslogtreecommitdiff
path: root/extra/kshutdown
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-04-29 00:03:11 +0000
committerroot <root@rshg054.dnsready.net>2012-04-29 00:03:11 +0000
commit4412991f6b4fd655fc1f51f8d79a0be0c10158b7 (patch)
treef9c260be9a38030fe89f1d4ce1e60763c7319f5f /extra/kshutdown
parent00f77ef3b2b7856520daba393370f67b773c2184 (diff)
Sun Apr 29 00:03:11 UTC 2012
Diffstat (limited to 'extra/kshutdown')
-rw-r--r--extra/kshutdown/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/extra/kshutdown/PKGBUILD b/extra/kshutdown/PKGBUILD
index 9f4da82e0..f4235665b 100644
--- a/extra/kshutdown/PKGBUILD
+++ b/extra/kshutdown/PKGBUILD
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD 153572 2012-03-16 04:44:09Z eric $
+# $Id: PKGBUILD 157339 2012-04-27 07:13:20Z eric $
# Maintainer: Tobias Powalowski <tpowa@archlinux.org>
pkgname=kshutdown
-pkgver=3.0beta3
+pkgver=3.0beta4
pkgrel=1
pkgdesc="Shutdown Utility for KDE"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
url="http://kshutdown.sourceforge.net/"
license=('GPL')
depends=('kdebase-workspace')
-makedepends=('pkg-config' 'cmake' 'automoc4')
+makedepends=('cmake' 'automoc4')
install='kshutdown.install'
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-source-${pkgver}.zip")
-md5sums=('2b1ee9aa2300989650cd808c3860cd0a')
+sha1sums=('1dcdaa84b7e87560d9861209d6be6ea1d793ca78')
build() {
cd "${srcdir}"