[arch-commits] CVS update of extra/science/biopython (PKGBUILD)
Damir Perisa
damir at archlinux.org
Sat Feb 2 23:13:35 UTC 2008
Date: Saturday, February 2, 2008 @ 18:13:35
Author: damir
Path: /home/cvs-extra/extra/science/biopython
Modified: PKGBUILD (1.8 -> 1.9)
upgpkg: biopython 1.44-1
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Index: extra/science/biopython/PKGBUILD
diff -u extra/science/biopython/PKGBUILD:1.8 extra/science/biopython/PKGBUILD:1.9
--- extra/science/biopython/PKGBUILD:1.8 Thu Jul 5 22:00:24 2007
+++ extra/science/biopython/PKGBUILD Sat Feb 2 18:13:35 2008
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD,v 1.8 2007/07/06 02:00:24 eric Exp $
+# $Id: PKGBUILD,v 1.9 2008/02/02 23:13:35 damir Exp $
# Maintainer: damir <damir at archlinux.org>
pkgname=biopython
-pkgver=1.43
+pkgver=1.44
pkgrel=1
pkgdesc="Biopython: freely available Python tools for computational molecular biology"
arch=("i686" "x86_64")
url="http://www.biopython.org"
license=('custom')
-depends=('glibc' 'python>=2.5' 'python-numeric' 'python-egenix-mx-base' 'mysql-python')
+depends=('glibc' 'python>=2.5.1' 'python-numeric' 'python-egenix-mx-base' 'mysql-python')
makedepends=('gcc')
source=("$url/DIST/$pkgname-$pkgver.tar.gz")
-md5sums=('3c275b321bb1db7d8bda764913aaedcd')
+
build() {
cd $startdir/src/$pkgname-$pkgver
More information about the arch-commits
mailing list