[arch-commits] CVS update of extra/games/cowsay (PKGBUILD)

Damir Perisa damir at archlinux.org
Fri Oct 26 00:38:45 UTC 2007


    Date: Thursday, October 25, 2007 @ 20:38:45
  Author: damir
    Path: /home/cvs-extra/extra/games/cowsay

Modified: PKGBUILD (1.9 -> 1.10)

extra/games/cowsay: adding licence


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


Index: extra/games/cowsay/PKGBUILD
diff -u extra/games/cowsay/PKGBUILD:1.9 extra/games/cowsay/PKGBUILD:1.10
--- extra/games/cowsay/PKGBUILD:1.9	Tue Jul 18 17:22:23 2006
+++ extra/games/cowsay/PKGBUILD	Thu Oct 25 20:38:44 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.9 2006/07/18 21:22:23 andyrtr Exp $
+# $Id: PKGBUILD,v 1.10 2007/10/26 00:38:44 damir Exp $
 # Maintainer: eric <eric at archlinux.org>
 # Contributor: Sarah Hay <sarahhay at mb.sympatico.ca>
 #
@@ -7,9 +7,10 @@
 pkgver=3.03
 pkgrel=5
 pkgdesc="Add speaking and thinking cows (and a few other creatures) to anything"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 depends=('perl')
-source=(http://freshmeat.net/redir/$pkgname/1504/url_tgz/$pkgname-$pkgver.tar.gz $pkgname.patch)
+license=('GPL' 'PerlArtistic')
+source=("http://freshmeat.net/redir/$pkgname/1504/url_tgz/$pkgname-$pkgver.tar.gz" "$pkgname.patch")
 url="http://www.nog.net/~tony/warez/cowsay.shtml"
 md5sums=('b29169797359420dadb998079021a494' '7091f9a6d97006299a1f27a665b638b6')
 
@@ -18,4 +19,3 @@
   patch -Np1 -i ../$pkgname.patch
   echo "$startdir/pkg/usr" | ./install.sh
 }
-# vim: ts=2 sw=2 et ft=sh




More information about the arch-commits mailing list