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

Ronald van Haren ronald at archlinux.org
Sun Aug 3 11:40:42 UTC 2008


    Date: Sunday, August 3, 2008 @ 07:40:38
  Author: ronald
Revision: 7594

fix license & add arch field

Modified:
  rockdodger/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-03 11:36:59 UTC (rev 7593)
+++ PKGBUILD	2008-08-03 11:40:38 UTC (rev 7594)
@@ -7,7 +7,9 @@
 pkgrel=1
 pkgdesc="Space Rocks is a game - Dodge the space rocks, use your shields, fire your thrusters, cross your fingers, and kiss your ship goodbye"
 depends=('sdl' 'sdl_mixer' 'sdl_image')
-source=(http://dl.sourceforge.net/spacerocks/$pkgname-$pkgver.tar.gz)
+source=(http://downloads.sourceforge.net/spacerocks/$pkgname-$pkgver.tar.gz)
+license=('GPL2')
+arch=('i686' 'x86_64')
 url="http://spacerocks.sourceforge.net/"
 
 build() {




More information about the arch-commits mailing list