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

Andrea Scarpino andrea at archlinux.org
Mon Jan 18 20:28:07 UTC 2010


    Date: Monday, January 18, 2010 @ 15:28:07
  Author: andrea
Revision: 63808

upgpkg: biopython 1.53-1
    upstream release

Modified:
  biopython/trunk/PKGBUILD

----------+
 PKGBUILD |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-18 20:28:03 UTC (rev 63807)
+++ PKGBUILD	2010-01-18 20:28:07 UTC (rev 63808)
@@ -1,17 +1,17 @@
 # $Id$
-# Maintainer: damir <damir at archlinux.org>
+# Maintainer:
+# Contributor: damir <damir at archlinux.org>
 
 pkgname=biopython
-pkgver=1.52
+pkgver=1.53
 pkgrel=1
-pkgdesc="Biopython: freely available Python tools for computational molecular biology"
-arch=("i686" "x86_64")
+pkgdesc="Freely available Python tools for computational molecular biology"
+arch=('i686' 'x86_64')
 url="http://www.biopython.org"
 license=('custom')
-depends=('glibc' 'python>=2.6' 'python-numpy')
+depends=('glibc' 'python' 'python-numpy')
 source=(http://www.biopython.org/DIST/$pkgname-$pkgver.tar.gz)
-md5sums=('87e31749d431ed8a2d4fa909a42a478f')
-sha1sums=('6dd295164a4cc0ff886e61bf29c798887c37f50c')
+md5sums=('df1004ec64b9b593c0e690c14a20667a')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list