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'