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

Ronald van Haren ronald at archlinux.org
Mon Aug 4 10:02:47 UTC 2008


    Date: Monday, August 4, 2008 @ 06:02:47
  Author: ronald
Revision: 7792

fix license & add arch field

Modified:
  xpenguins/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-04 10:00:49 UTC (rev 7791)
+++ PKGBUILD	2008-08-04 10:02:47 UTC (rev 7792)
@@ -8,7 +8,11 @@
 pkgdesc="Ever wanted cute little penguins walking along the tops of your windows?"
 depends=('imlib')
 source=(http://xpenguins.seul.org/$pkgname-$pkgver.tar.gz)
+license=('GPL2')
+arch=('i686' 'x86_64')
 url="http://xpenguins.seul.org"
+md5sums=('2ccf555d55f9b0377017322b3b3d27a4')
+
 build() {
 cd $startdir/src/$pkgname-$pkgver
 ./configure --prefix=/usr




More information about the arch-commits mailing list