summaryrefslogtreecommitdiff
path: root/community/kshutdown/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/kshutdown/PKGBUILD')
-rw-r--r--community/kshutdown/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/kshutdown/PKGBUILD b/community/kshutdown/PKGBUILD
index 6c1e0c174..01108ab54 100644
--- a/community/kshutdown/PKGBUILD
+++ b/community/kshutdown/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 92861 2013-06-17 10:22:44Z arodseth $
+# $Id: PKGBUILD 93787 2013-07-10 09:09:23Z arodseth $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contributor: Tobias Powalowski <tpowa@archlinux.org>
pkgname=kshutdown
-pkgver=3.0beta8
+pkgver=3.0
pkgrel=1
pkgdesc='Shutdown Utility for KDE'
arch=('x86_64' 'i686')
@@ -13,7 +13,7 @@ depends=('kdebase-workspace')
makedepends=('cmake' 'automoc4')
install="$pkgname.install"
source=("http://downloads.sourceforge.net/$pkgname/$pkgname-source-$pkgver.zip")
-sha256sums=('5b4242777943574e0607687af6e6270ff655f16612c8b35400a872de35c2a4bd')
+sha256sums=('71295e88e30538e6bc9aceb0ba2d60c2bb6c47739a97ee76f7f1f767044493ee')
build() {
mkdir "$srcdir/build"