mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
python-bx: auto updated to 0.8.14-1
This commit is contained in:
parent
2452aed8a9
commit
51399072aa
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: sukanka <su975853527 at gmail>
|
||||
pkgname=python-bx
|
||||
_pkgname=bx-python
|
||||
pkgver=0.8.13
|
||||
pkgver=0.8.14
|
||||
pkgrel=1
|
||||
pkgdesc="Tools for manipulating biological data, particularly multiple sequence alignments"
|
||||
arch=('x86_64')
|
||||
|
@ -12,7 +12,7 @@ makedepends=('python-setuptools' 'cython' )
|
|||
provides=('bx-python')
|
||||
options=(!emptydirs)
|
||||
source=($_pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz)
|
||||
sha256sums=('38597646e52ae183a03a598759ce152af91199a32c5a82c3be2b0f7ead0e1880')
|
||||
sha256sums=('a8a75cdab4682d3f223b761dc9aae297e3bb9959aad91c07f3e8b47cf56effa0')
|
||||
|
||||
build(){
|
||||
cd "$srcdir"/$_pkgname-$pkgver
|
||||
|
|
Loading…
Add table
Reference in a new issue