mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
python-toytree: auto updated to 3.0.10-1
This commit is contained in:
parent
dba620ccb6
commit
0ccfd68aad
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
pkgname='python-toytree'
|
pkgname='python-toytree'
|
||||||
name=toytree
|
name=toytree
|
||||||
pkgver=3.0.9
|
pkgver=3.0.10
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="A minimalist tree plotting library using toyplot graphs."
|
pkgdesc="A minimalist tree plotting library using toyplot graphs."
|
||||||
url="https://github.com/eaton-lab/toytree"
|
url="https://github.com/eaton-lab/toytree"
|
||||||
|
@ -10,7 +10,7 @@ makedepends=('python-build' 'python-setuptools' 'python-installer' 'python-wheel
|
||||||
license=('BSD-3-Clause')
|
license=('BSD-3-Clause')
|
||||||
arch=('any')
|
arch=('any')
|
||||||
source=("https://pypi.io/packages/source/${name::1}/${name}/${name}-${pkgver}.tar.gz")
|
source=("https://pypi.io/packages/source/${name::1}/${name}/${name}-${pkgver}.tar.gz")
|
||||||
sha256sums=('0b2865b87a2038795b9817bd02c42ca02ac0e0bb2613a60f22321d35af8a55f5')
|
sha256sums=('9d9f3a71bfa3e5381fed7249f5902659a51a9ea2e2bc089381029e23097bcc3e')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "${srcdir}/${name}-${pkgver}"
|
cd "${srcdir}/${name}-${pkgver}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue