mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
python-biotite: auto updated to 0.40.0-1
This commit is contained in:
parent
9715147163
commit
559a574770
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
pkgname='python-biotite'
|
||||
_module=${pkgname#python-}
|
||||
pkgver=0.39.0
|
||||
pkgver=0.40.0
|
||||
pkgrel=1
|
||||
pkgdesc="A comprehensive library for computational molecular biology"
|
||||
arch=('x86_64')
|
||||
|
@ -19,7 +19,7 @@ makedepends=(python-build
|
|||
python-oldest-supported-numpy
|
||||
cython)
|
||||
source=("${pkgname}-${pkgver}.tar.gz::https://files.pythonhosted.org/packages/source/${_module::1}/$_module/${_module}-$pkgver.tar.gz")
|
||||
sha256sums=('9fa8b02e72f3ca47af39befad6e18a53ed7ede653298936e3d359dba03d85e13')
|
||||
sha256sums=('7c24f4efcc315299ad36f5deacef0c65bb61cc59a6b642387b6210988b557261')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${_module}-${pkgver}"
|
||||
|
|
Loading…
Add table
Reference in a new issue