summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-04-29 19:25:53 +0000
committerBioArchLinuxBot2023-04-29 19:25:53 +0000
commit8a7d5dc5907bcf1b01bbe570cfeef7de9fc02057 (patch)
tree41c410f13b67277e8d23eb1373078a5c990c5309
parent1cacbd4e8bf4cb16c3b78db16491b70e56da4178 (diff)
downloadaur-8a7d5dc5907bcf1b01bbe570cfeef7de9fc02057.tar.gz
[lilac] updated to 3.81_build955-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1cc34a1c14e5..99f744aa8a98 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.70_build_940
- pkgrel = 2
+ pkgver = 3.81_build955
+ pkgrel = 1
url = http://mesquiteproject.org
arch = any
license = LGPL
depends = java-runtime=8
- source = mesquite-3.70::https://github.com/MesquiteProject/MesquiteCore/releases/download/v3.70-build-940/Mesquite.3.70-Linux.tgz
+ source = mesquite-3.81::https://github.com/MesquiteProject/MesquiteCore/releases/download/v3.81-build955/Mesquite_3.81_Linux.tgz
source = mesquite.png
source = mesquite.desktop
source = mesquite.sh
- md5sums = 7243fc05bb877cf6997296d436903936
+ md5sums = 560700a0968ea4be1eb96df3674f876d
md5sums = 8b62ba93f95aab14a8643bf5b939f465
md5sums = 5107a3118443aca1eac69db381d7df50
md5sums = f6ff62edbf95e40d21c7bceadb35ecfe
diff --git a/PKGBUILD b/PKGBUILD
index 3175cfe4a418..fd22b1cd45b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,19 +4,19 @@
# Contributor: Mick Elliot <micke at sfu dot ca>
pkgname=mesquite
-pkgver=3\.70_build_940
-pkgrel=2
+pkgver=3\.81_build955
+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.org"
license=('LGPL')
depends=('java-runtime=8')
-source=($pkgname-${pkgver: 0: 4}::https://github.com/MesquiteProject/MesquiteCore/releases/download/v${pkgver//_/-}/Mesquite.${pkgver: 0: 4}-Linux.tgz
+source=($pkgname-${pkgver: 0: 4}::https://github.com/MesquiteProject/MesquiteCore/releases/download/v${pkgver//_/-}/Mesquite_${pkgver: 0: 4}_Linux.tgz
$pkgname.png
$pkgname.desktop
$pkgname.sh
)
-md5sums=('7243fc05bb877cf6997296d436903936'
+md5sums=('560700a0968ea4be1eb96df3674f876d'
'8b62ba93f95aab14a8643bf5b939f465'
'5107a3118443aca1eac69db381d7df50'
'f6ff62edbf95e40d21c7bceadb35ecfe')