summaryrefslogtreecommitdiff
path: root/extra/kshutdown/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/kshutdown/PKGBUILD')
-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}"