adjust seaview

This commit is contained in:
starsareintherose 2021-11-14 15:16:53 +00:00
parent 8be71d7e2a
commit 6e35999393
2 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
# Contributor: Nick B <Shirakawasuna at gmail _dot_com>
pkgname=seaview
pkgver=5
pkgver=5.0.4
pkgrel=1
pkgdesc="GUI for multiple sequence alignment and molecular phylogeny"
arch=('x86_64')
@ -12,7 +12,7 @@ optdepends=('clustal-omega'
'muscle'
'gblocks-bin'
'phyml')
source=("http://doua.prabi.fr/software/seaview_data/seaview5-64.tgz"
source=("http://doua.prabi.fr/software/seaview_data/seaview${pkgver: 1: 1}-64.tgz"
'seaview.desktop'
'seaview.png')
md5sums=('c22422d4da24da45a0aa8a3c35e941bf'

View file

@ -5,4 +5,4 @@ maintainers:
update_on:
- source: regex
url: http://doua.prabi.fr/software/seaview
regex: href="seaview_data/seaview(\d+)-64\.tgz"
regex: 'Version (\d+.\d+.\d+)'