summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 92b867f058e8..30ad1a9dce0a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Wed Jan 31 08:43:57 UTC 2018
pkgbase = seaview
pkgdesc = GUI for multiple sequence alignment and molecular phylogeny
- pkgver = 4.6.4
+ pkgver = 4.7
pkgrel = 1
url = http://doua.prabi.fr/software/seaview
arch = x86_64
@@ -11,10 +9,10 @@ pkgbase = seaview
depends = fltk
optdepends = clustal-omega: alignment
optdepends = muscle: alignment
- source = ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/seaview/archive/seaview_4.6.4.tar.gz
+ source = ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/seaview/archive/seaview_4.7.tar.gz
source = seaview.desktop
source = seaview.sharedmimeinfo
- md5sums = fd2223b2eb5b45ed35f7893f2760177f
+ md5sums = 9c1ee28e7f870b76991de17b22d7dfcb
md5sums = 94f13509470dd69f053ffc178884e292
md5sums = 9592a71ee55fa6edfbaddbce2d5469b9
diff --git a/PKGBUILD b/PKGBUILD
index b858bb8051b7..c3d53bf7a62f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Nick B <Shirakawasuna at gmail _dot_com>
pkgname=seaview
-pkgver=4.6.4
+pkgver=4.7
pkgrel=1
pkgdesc="GUI for multiple sequence alignment and molecular phylogeny"
arch=('x86_64')
@@ -14,7 +14,7 @@ optdepends=('clustal-omega: alignment'
source=("ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/$pkgname/archive/${pkgname}_${pkgver}.tar.gz"
'seaview.desktop'
'seaview.sharedmimeinfo')
-md5sums=('fd2223b2eb5b45ed35f7893f2760177f'
+md5sums=('9c1ee28e7f870b76991de17b22d7dfcb'
'94f13509470dd69f053ffc178884e292'
'9592a71ee55fa6edfbaddbce2d5469b9')