summaryrefslogtreecommitdiff
path: root/extra/kshutdown
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-04-29 12:24:22 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2012-04-29 12:24:22 +0200
commit810d723a0f57abdbc7e88ae18ae9408aa689f359 (patch)
tree453d2f4e11b9eee153d303fed7325f0e636e161b /extra/kshutdown
parent92116b44c20c9b8e3ee49b794084d08d22e87cd3 (diff)
parent4412991f6b4fd655fc1f51f8d79a0be0c10158b7 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community-testing/awesome/PKGBUILD community-testing/open-vm-tools/PKGBUILD extra/kshutdown/PKGBUILD extra/lsof/PKGBUILD multilib-testing/lib32-glib2/PKGBUILD multilib/wine/PKGBUILD testing/racket/PKGBUILD
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 021c8d461..e312b3db4 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 'mips64el')
+arch=('i686' 'x86_64' 'mips64el')
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}"