[arch-commits] Commit in biopython/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Giovanni Scafora giovanni at archlinux.org
Tue Jan 19 19:50:39 UTC 2010


    Date: Tuesday, January 19, 2010 @ 14:50:38
  Author: giovanni
Revision: 64323

Merged revisions 63808 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/biopython/trunk

........
  r63808 | andrea | 2010-01-18 21:28:07 +0100 (lun, 18 gen 2010) | 2 lines
  
  upgpkg: biopython 1.53-1
      upstream release
........

Modified:
  biopython/repos/extra-x86_64/	(properties)
  biopython/repos/extra-x86_64/PKGBUILD

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


Property changes on: biopython/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /biopython/trunk:1-58533
   + /biopython/trunk:1-64322

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2010-01-19 19:46:23 UTC (rev 64322)
+++ extra-x86_64/PKGBUILD	2010-01-19 19:50:38 UTC (rev 64323)
@@ -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