From 8f0418e4a239ba973834592537b474d3aac52d5b Mon Sep 17 00:00:00 2001 From: root Date: Sat, 13 Apr 2013 00:05:58 -0700 Subject: Sat Apr 13 00:05:58 PDT 2013 --- community/kshutdown/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/kshutdown') diff --git a/community/kshutdown/PKGBUILD b/community/kshutdown/PKGBUILD index d46b40b1b..e54f7026d 100644 --- a/community/kshutdown/PKGBUILD +++ b/community/kshutdown/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 84190 2013-02-13 13:42:33Z arodseth $ +# $Id: PKGBUILD 88132 2013-04-12 11:15:41Z arodseth $ # Maintainer: Alexander Rødseth # Contributor: Tobias Powalowski pkgname=kshutdown -pkgver=3.0beta6 +pkgver=3.0beta7 pkgrel=1 pkgdesc='Shutdown Utility for KDE' arch=('x86_64' 'i686') @@ -11,9 +11,9 @@ url='http://kshutdown.sourceforge.net/' license=('GPL') depends=('kdebase-workspace') makedepends=('cmake' 'automoc4') -install='kshutdown.install' +install="$pkgname.install" source=("http://downloads.sourceforge.net/$pkgname/$pkgname-source-$pkgver.zip") -sha256sums=('dfe89f124e68ae3f5b859fc02ad4d37726b3e001ee6b02f1bb1f6281fbef45cf') +sha256sums=('5de50c532a9fd2e65706376232b7e641b05bbc5f54677f06d27bce0e0f9825ac') build() { mkdir "$srcdir/build" -- cgit v1.2.3-54-g00ecf