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

Ronald van Haren ronald at archlinux.org
Mon Aug 4 09:42:23 UTC 2008


    Date: Monday, August 4, 2008 @ 05:42:23
  Author: ronald
Revision: 7785

add license field & arch field

Modified:
  moon-buggy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-04 09:40:37 UTC (rev 7784)
+++ PKGBUILD	2008-08-04 09:42:23 UTC (rev 7785)
@@ -9,6 +9,8 @@
 depends=('ncurses')
 url="http://seehuhn.de/comp/moon-buggy"
 source=(http://seehuhn.de/data/$pkgname-$pkgver.tar.gz Makefile.in.patch)
+license=('GPL2')
+arch=('i686' 'x86_64')
 md5sums=('4da97ea40eca686f6f8b164d8b927e38' 'deddd0d5b65235911bc9ab36b0707580')
 build() {
 	cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list