mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
python-dendropy: auto updated to 4.6.0-1
This commit is contained in:
parent
4126c67521
commit
47558fd9da
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
pkgname=python-dendropy
|
||||
_module='DendroPy'
|
||||
pkgver='4.5.2'
|
||||
pkgrel=2
|
||||
pkgver=4.6.0
|
||||
pkgrel=1
|
||||
pkgdesc="A Python library for phylogenetics and phylogenetic computing: reading, writing, simulation, processing and manipulation of phylogenetic trees (phylogenies) and characters."
|
||||
url="http://packages.python.org/DendroPy/"
|
||||
depends=('python')
|
||||
|
@ -9,7 +9,7 @@ makedepends=('python-setuptools')
|
|||
license=('BSD')
|
||||
arch=('any')
|
||||
source=("https://files.pythonhosted.org/packages/source/${_module::1}/$_module/$_module-$pkgver.tar.gz")
|
||||
sha256sums=('3e5d2522170058ebc8d1ee63a7f2d25b915e34957dc02693ebfdc15f347a0101')
|
||||
sha256sums=('a8fe2fc2e243aa89b01e8f8d5c51a4724cecdbc2e8de45e3fbaf8100dcf46b6f')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${_module}-${pkgver}"
|
||||
|
|
Loading…
Add table
Reference in a new issue