summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e7e41ef27d4d..c10b1863f130 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Apr 29 21:43:29 UTC 2016
+# Wed Sep 21 09:25:21 UTC 2016
pkgbase = seaview
pkgdesc = GUI for multiple sequence alignment and molecular phylogeny
- pkgver = 4.6
+ pkgver = 4.6.1.1
pkgrel = 1
url = http://doua.prabi.fr/software/seaview
arch = i686
@@ -12,10 +12,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.tar.gz
+ source = ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/seaview/archive/seaview_4.6.1.1.tar.gz
source = seaview.desktop
source = seaview.sharedmimeinfo
- md5sums = e031093389bc7973625993817a1dcb73
+ md5sums = 95273cbde9b8d9450addc9c56df4491d
md5sums = 94f13509470dd69f053ffc178884e292
md5sums = 9592a71ee55fa6edfbaddbce2d5469b9
diff --git a/PKGBUILD b/PKGBUILD
index 824059e8f442..fc99df214e73 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Nick B <Shirakawasuna at gmail _dot_com>
pkgname=seaview
-pkgver=4.6
+pkgver=4.6.1.1
pkgrel=1
pkgdesc="GUI for multiple sequence alignment and molecular phylogeny"
arch=('i686' '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=('e031093389bc7973625993817a1dcb73'
+md5sums=('95273cbde9b8d9450addc9c56df4491d'
'94f13509470dd69f053ffc178884e292'
'9592a71ee55fa6edfbaddbce2d5469b9')