[arch-commits] CVS update of extra/science/biogrep (PKGBUILD)

Damir Perisa damir at archlinux.org
Fri Jan 4 09:40:36 UTC 2008


    Date: Friday, January 4, 2008 @ 04:40:36
  Author: damir
    Path: /home/cvs-extra/extra/science/biogrep

Modified: PKGBUILD (1.2 -> 1.3)

extra/science/biogrep: adding licence and source checksum


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


Index: extra/science/biogrep/PKGBUILD
diff -u extra/science/biogrep/PKGBUILD:1.2 extra/science/biogrep/PKGBUILD:1.3
--- extra/science/biogrep/PKGBUILD:1.2	Sat Jul 15 11:12:33 2006
+++ extra/science/biogrep/PKGBUILD	Fri Jan  4 04:40:36 2008
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.2 2006/07/15 15:12:33 andyrtr Exp $
+# $Id: PKGBUILD,v 1.3 2008/01/04 09:40:36 damir Exp $
 # Maintainer: damir <damir at archlinux.org>
 
 pkgname=biogrep
@@ -6,6 +6,7 @@
 pkgrel=1
 pkgdesc="match large sets of patterns against biosequence databases"
 arch=(i686 x86_64)
+license=('GPL')
 url="http://web.mit.edu/bamel/biogrep.shtml"
 depends=('glibc')
 source=(http://web.mit.edu/bamel/biogrep-$pkgver.tar.gz)
@@ -16,3 +17,4 @@
   make || return 1
   make prefix=$startdir/pkg/usr install
 }
+md5sums=('90fb4987301b4c84f16e36e82c679e16')




More information about the arch-commits mailing list