mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
python-pyrodigal: auto updated to 3.1.0-1
This commit is contained in:
parent
a43d901dd9
commit
eae36fa51c
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
_name=pyrodigal
|
_name=pyrodigal
|
||||||
pkgname=python-${_name}
|
pkgname=python-${_name}
|
||||||
pkgver=3.0.1
|
pkgver=3.1.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Cython bindings to Prodigal, an ORF finder for genomes and metagenomes"
|
pkgdesc="Cython bindings to Prodigal, an ORF finder for genomes and metagenomes"
|
||||||
url="https://github.com/althonos/pyrodigal"
|
url="https://github.com/althonos/pyrodigal"
|
||||||
|
@ -13,7 +13,7 @@ makedepends=('python-setuptools' 'cython' 'python-build' 'python-installer' 'pyt
|
||||||
depends=('python' 'glibc' 'python-isal' 'python-archspec')
|
depends=('python' 'glibc' 'python-isal' 'python-archspec')
|
||||||
source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz")
|
source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz")
|
||||||
noextract=()
|
noextract=()
|
||||||
sha256sums=('10f1d15090780c79d53c72b25e707dddae840081d27b4e37ec500feca2312736')
|
sha256sums=('efc01ca72e798efd07a8e79209c92b518f9f403e98012d01eca37fe2416487df')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "${srcdir}/${_name}-${pkgver}"
|
cd "${srcdir}/${_name}-${pkgver}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue