raxmlgui: auto updated to 2.0.13-1

This commit is contained in:
BioArchLinuxBot 2024-09-30 00:02:37 +00:00
parent 938be1f7dc
commit 6f9e6353a2

View file

@ -2,7 +2,7 @@
# Contributor: Malacology <guoyizhang at malacology dot net>
pkgname=raxmlgui
pkgver=2.0.11
pkgver=2.0.13
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=('735f40ed5994ff06892d03f88f752b7a3c33497ef5fccfa1f6a3589afe0db8cb'
sha256sums=('ff3fe1c058ff703c7c2438300363f91dba6b359ee00d4f4f697f0ee962c47280'
'a589d49d17a9d07a7b6cf1e41334d5c014a57e1b4faa31f22f106223bb994596')
prepare() {
cd "${srcdir}"