mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
python-bx: auto updated to 0.9.0-1
This commit is contained in:
parent
66efbbf5bd
commit
d4d8b0df95
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Maintainer: sukanka <su975853527 at gmail>
|
||||
pkgname=python-bx
|
||||
_pkgname=bx-python
|
||||
pkgver=0.8.14
|
||||
pkgrel=2
|
||||
pkgver=0.9.0
|
||||
pkgrel=1
|
||||
pkgdesc="Tools for manipulating biological data, particularly multiple sequence alignments"
|
||||
arch=('x86_64')
|
||||
url="https://github.com/bxlab/bx-python"
|
||||
|
@ -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=('a8a75cdab4682d3f223b761dc9aae297e3bb9959aad91c07f3e8b47cf56effa0')
|
||||
sha256sums=('0eb3992c9f0c54bb8cecf1e9a8a6356de69221edf3b6025a69608b2fcec18cc7')
|
||||
|
||||
build(){
|
||||
cd "$srcdir"/$_pkgname-$pkgver
|
||||
|
|
Loading…
Add table
Reference in a new issue