raxmlgui: auto updated to 2.0.10-1

This commit is contained in:
BioArchLinuxBot 2022-09-13 18:04:06 +00:00
parent 57a257f285
commit 5844fc38ba

View file

@ -2,7 +2,7 @@
# Contributor: Malacology <guoyizhang at malacology dot com>
pkgname=raxmlgui
pkgver=2.0.9
pkgver=2.0.10
pkgrel=1
pkgdesc="A new user-friendly program integrating RAxML-NG and ModelTest-NG for cutting-edge phylogenetic analysis. https://doi.org/10.1111/2041-210X.13512"
arch=('x86_64')
@ -10,7 +10,7 @@ url="https://antonellilab.github.io/raxmlGUI"
provides=("raxmlgui")
license=('AGPL3')
source=("https://github.com/AntonelliLab/raxmlGUI/releases/download/v${pkgver}/raxmlGUI-${pkgver}.AppImage" "raxmlgui.desktop")
sha256sums=('e66b8988a10bcf9b04450ffdfc17fa23647c3dd610a24a74fb9b3284969f3611'
sha256sums=('5ce8e80c5a249982c446efce646a3159e8bc246456a7b65eee79b2efabafc123'
'a589d49d17a9d07a7b6cf1e41334d5c014a57e1b4faa31f22f106223bb994596')
prepare() {
cd "${srcdir}"