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

Eric Bélanger eric at archlinux.org
Thu Apr 9 22:22:13 UTC 2009


    Date: Thursday, April 9, 2009 @ 18:22:13
  Author: eric
Revision: 34520

Removed sawfish.install from source array

Modified:
  sawfish/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-04-09 22:16:59 UTC (rev 34519)
+++ PKGBUILD	2009-04-09 22:22:13 UTC (rev 34520)
@@ -9,10 +9,9 @@
 arch=(i686 x86_64)
 license=('GPL')
 depends=('librep' 'esd' 'gtk2' 'rep-gtk' 'libsm' 'gmp')
-source=(http://downloads.sourceforge.net/sourceforge/sawmill/sawfish-$pkgver.tar.bz2 sawfish.install\ 
+source=(http://downloads.sourceforge.net/sourceforge/sawmill/sawfish-$pkgver.tar.bz2 \
 	sawfish-1.3.5.2-config.h.in.patch)
-md5sums=('c552404e721abb7b82fa2028483123b5' '2203a70baad2a2b482636ab41557c848'\
-         'ed0a68f48d5680997f645511b1367678')
+md5sums=('c552404e721abb7b82fa2028483123b5' 'ed0a68f48d5680997f645511b1367678')
 install=sawfish.install
 
 




More information about the arch-commits mailing list