mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
adjust seaview
This commit is contained in:
parent
8be71d7e2a
commit
6e35999393
2 changed files with 3 additions and 3 deletions
|
@ -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'
|
||||
|
|
|
@ -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+)'
|
||||
|
|
Loading…
Add table
Reference in a new issue