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

Andrea Scarpino andrea at archlinux.org
Mon Jan 18 20:29:17 UTC 2010


    Date: Monday, January 18, 2010 @ 15:29:17
  Author: andrea
Revision: 63809

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 (Mon, 18 Jan 2010) | 2 lines
  
  upgpkg: biopython 1.53-1
      upstream release
........

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

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


Property changes on: biopython/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /biopython/trunk:1-58540
   + /biopython/trunk:1-63808

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2010-01-18 20:28:07 UTC (rev 63808)
+++ extra-i686/PKGBUILD	2010-01-18 20:29:17 UTC (rev 63809)
@@ -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