raxmlgui: auto updated to 2.0.14-1

This commit is contained in:
BioArchLinuxBot 2025-02-28 12:04:23 +00:00
parent f49d174419
commit 4f6c2f6b01

View file

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