summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorstarsareintherose2021-06-11 11:14:11 +0800
committerstarsareintherose2021-06-11 11:14:11 +0800
commit199fe9b28a4bd8cc387d704b2208f5284289564d (patch)
tree718ed65aca028a995ebd6fa91e632e5b2fbf74ed
parentc688f7ff6192b1030c8224cd672d1711835ffe45 (diff)
downloadaur-199fe9b28a4bd8cc387d704b2208f5284289564d.tar.gz
10.2.6
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 75a8175a03f3..88ae9388dc60 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = megax-bin
pkgdesc = Molecular Evolutionary Genetics Analysis
- pkgver = 10.2.5
+ pkgver = 10.2.6
pkgrel = 1
url = http://www.megasoftware.net
arch = i686
@@ -12,10 +12,9 @@ pkgbase = megax-bin
depends = nss
depends = libxss
depends = alsa-lib
- source = https://www.megasoftware.net/do_force_download/megax_10.2.5-1_amd64.deb
+ source = https://www.megasoftware.net/do_force_download/megax_10.2.6-1_amd64.deb
source = MEGA_EUA.pdf::https://www.megasoftware.net/download_eua
- md5sums = 434afdbf4d6b8b7cda3606029ed1f4a0
+ md5sums = SKIP
md5sums = 82f225eaed3a512ca70af54fabaf6690
pkgname = megax-bin
-
diff --git a/PKGBUILD b/PKGBUILD
index 4bd4eace26eb..5ef0e26dc4c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ilya Elenskiy
pkgname=megax-bin
-pkgver=10.2.5
+pkgver=10.2.6
pkgrel=1
pkgdesc="Molecular Evolutionary Genetics Analysis"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ license=('custom')
depends=('gtk2' 'gconf' 'libxtst' 'nss' 'libxss' 'alsa-lib')
source=("https://www.megasoftware.net/do_force_download/megax_${pkgver}-1_amd64.deb"
'MEGA_EUA.pdf::https://www.megasoftware.net/download_eua')
-md5sums=('98fbfb10289e24efaea7d525e3316726'
+md5sums=('SKIP'
'82f225eaed3a512ca70af54fabaf6690')
package() {