summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsyne2019-11-13 21:14:54 +0200
committersyne2019-11-13 21:20:37 +0200
commit1cceceb35606e18173902f863d57e23716af86ee (patch)
tree4e541d3498129b73d0b736d8544d4dffe52813b6
parentd1e9aa2d1e0cd42baaf1388ded6ef54951cf122e (diff)
downloadaur-1cceceb35606e18173902f863d57e23716af86ee.tar.gz
updated to ver 3.6
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD12
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 29a70cf2792e..b4590bcfc47c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = mesquite
pkgdesc = A modular, extendible software for evolutionary biology, designed to help biologists organize and analyze comparative data about organisms
- pkgver = 3.40
+ pkgver = 3.6
pkgrel = 1
- url = http://mesquiteproject.wikispaces.com
+ url = http://mesquiteproject.org
arch = any
license = (L)GPL
depends = java-runtime
- source = https://github.com/MesquiteProject/MesquiteCore/releases/download/v3.40-build-877/Mesquite340-Linux.tgz
+ source = https://github.com/MesquiteProject/MesquiteCore/releases/download/v3.6/Mesquite_Folder3.6-Linux.tgz
source = mesquite.png
source = mesquite.desktop
source = mesquite.sh
- md5sums = 85d122f3ca439c3f9fe5d2752d45a9d7
+ md5sums = 671cf1b579a9fef2a8cf4771e1accd85
md5sums = 8b62ba93f95aab14a8643bf5b939f465
md5sums = 279160bcf1544a78e0b0372279bfa68d
md5sums = f6ff62edbf95e40d21c7bceadb35ecfe
diff --git a/PKGBUILD b/PKGBUILD
index d1c0e58a8f3c..826c8f6e4838 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,21 +2,21 @@
# Contributor: Anton Bazhenov <anton.bazhenov at gmail>
# Contributor: Mick Elliot <micke at sfu dot ca>
pkgname=mesquite
-pkgver=3.40
-_pkgver=340-Linux
-buildver=build-877
+pkgver=3.6
+#_pkgver=3.6-Linux
+#buildver=build-917
pkgrel=1
pkgdesc="A modular, extendible software for evolutionary biology, designed to help biologists organize and analyze comparative data about organisms"
arch=('any')
-url="http://mesquiteproject.wikispaces.com"
+url="http://mesquiteproject.org"
license=('(L)GPL')
depends=('java-runtime')
-source=(https://github.com/MesquiteProject/MesquiteCore/releases/download/v$pkgver-$buildver/Mesquite$_pkgver.tgz
+source=(https://github.com/MesquiteProject/MesquiteCore/releases/download/v$pkgver/Mesquite_Folder$pkgver-Linux.tgz
$pkgname.png
$pkgname.desktop
$pkgname.sh
)
-md5sums=('85d122f3ca439c3f9fe5d2752d45a9d7'
+md5sums=('671cf1b579a9fef2a8cf4771e1accd85'
'8b62ba93f95aab14a8643bf5b939f465'
'279160bcf1544a78e0b0372279bfa68d'
'f6ff62edbf95e40d21c7bceadb35ecfe'