[arch-commits] Commit in kshutdown/trunk (PKGBUILD)

Alexander Rødseth arodseth at nymeria.archlinux.org
Fri Apr 12 11:15:26 UTC 2013


    Date: Friday, April 12, 2013 @ 13:15:26
  Author: arodseth
Revision: 88130

upgpkg: kshutdown 3.0beta7-1

Modified:
  kshutdown/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-12 11:09:12 UTC (rev 88129)
+++ PKGBUILD	2013-04-12 11:15:26 UTC (rev 88130)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=kshutdown
-pkgver=3.0beta6
+pkgver=3.0beta7
 pkgrel=1
 pkgdesc='Shutdown Utility for KDE'
 arch=('x86_64' 'i686')
@@ -11,9 +11,9 @@
 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"




More information about the arch-commits mailing list