[arch-commits] CVS update of extra/kde/kshutdown (PKGBUILD)

Travis Willard travis at archlinux.org
Wed Aug 1 00:57:23 UTC 2007


    Date: Tuesday, July 31, 2007 @ 20:57:23
  Author: travis
    Path: /home/cvs-extra/extra/kde/kshutdown

Modified: PKGBUILD (1.10 -> 1.11)

Added license field


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


Index: extra/kde/kshutdown/PKGBUILD
diff -u extra/kde/kshutdown/PKGBUILD:1.10 extra/kde/kshutdown/PKGBUILD:1.11
--- extra/kde/kshutdown/PKGBUILD:1.10	Wed Jul  5 10:58:03 2006
+++ extra/kde/kshutdown/PKGBUILD	Tue Jul 31 20:57:23 2007
@@ -1,14 +1,15 @@
-# $Id: PKGBUILD,v 1.10 2006/07/05 14:58:03 andyrtr Exp $
+# $Id: PKGBUILD,v 1.11 2007/08/01 00:57:23 travis Exp $
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=kshutdown
 pkgver=0.8.2
 pkgrel=1
-depends=('kdelibs')
 pkgdesc="Shutdown Utility for KDE"
 arch=(i686 x86_64)
-source=(http://switch.dl.sourceforge.net/sourceforge/kshutdown/$pkgname-$pkgver.tar.bz2)
 url="http://kshutdown.sourceforge.net/"
+license=('GPL')
+depends=('kdelibs')
+source=(http://switch.dl.sourceforge.net/sourceforge/kshutdown/$pkgname-$pkgver.tar.bz2)
 
 build()        {
         cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list