raxmlgui: auto updated to 2.0.8-1

This commit is contained in:
BioArchLinuxBot 2022-05-09 16:02:15 +00:00
parent d191549032
commit a7b63e71dd

View file

@ -2,7 +2,7 @@
# Contributor: Malacology <guoyizhang at malacology dot com>
pkgname=raxmlgui
pkgver=2.0.7
pkgver=2.0.8
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=('4a207439484637f5d5ca7a94dd1b6e66efc3eabe4b2f3c9021d51e7c6deca422'
sha256sums=('15d9bba2f533a01cba1b08cc43d40834036200daea6144ef54474dfc57908965'
'a589d49d17a9d07a7b6cf1e41334d5c014a57e1b4faa31f22f106223bb994596')
prepare() {
cd "${srcdir}"