From ced93ca41f1811ab57eb1a6371d1172475d3dc4a Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Thu, 6 Feb 2025 06:28:23 +0000 Subject: [PATCH] python-toytree: auto updated to 3.0.8-1 --- BioArchLinux/python-toytree/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/python-toytree/PKGBUILD b/BioArchLinux/python-toytree/PKGBUILD index dfe361a022..509c8c2c3e 100644 --- a/BioArchLinux/python-toytree/PKGBUILD +++ b/BioArchLinux/python-toytree/PKGBUILD @@ -1,7 +1,7 @@ pkgname='python-toytree' name=toytree pkgver='3.0.8' -pkgrel=0 +pkgrel=1 pkgdesc="A minimalist tree plotting library using toyplot graphs." url="https://github.com/eaton-lab/toytree" depends=('python' 'python-numpy' 'python-scipy' 'python-pandas' 'python-requests' 'python-loguru' 'ghostscript'