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

Andrea Scarpino andrea at archlinux.org
Mon Nov 8 21:37:02 UTC 2010


    Date: Monday, November 8, 2010 @ 16:37:02
  Author: andrea
Revision: 98433

upgpkg: biopython 1.55-1
upstream release

Modified:
  biopython/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-11-08 21:30:38 UTC (rev 98432)
+++ PKGBUILD	2010-11-08 21:37:02 UTC (rev 98433)
@@ -3,16 +3,15 @@
 # Contributor: damir <damir at archlinux.org>
 
 pkgname=biopython
-pkgver=1.54
-pkgrel=2
+pkgver=1.55
+pkgrel=1
 pkgdesc="Freely available Python tools for computational molecular biology"
 arch=('i686' 'x86_64')
 url="http://www.biopython.org"
 license=('custom')
 depends=('glibc' 'python2' 'python-numpy')
 source=(http://www.biopython.org/DIST/${pkgname}-${pkgver}.tar.gz)
-md5sums=('d4c4ce5a3e1bb401928ca3dc3d1b08cd')
-sha1sums=('db23fd12efec2931fdbfac4b85854212f897ab53')
+md5sums=('608f5d33a6f8967ba52c954e567ee6d6')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list