summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIlya Elenskiy2020-05-10 02:39:03 +0200
committerIlya Elenskiy2020-05-10 02:39:03 +0200
commit514ab0419ee72d2c072a6a1c0d9731039317b523 (patch)
tree7147b51cc89ff68fee8c5c36bb5d230ed96cfaee /PKGBUILD
parenta089ce72c61271cbd872d579f412373f563a53a4 (diff)
downloadaur-514ab0419ee72d2c072a6a1c0d9731039317b523.tar.gz
bumped version to 10.1.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 632aa2a014ba..6a9dd061d06d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Ilya Elenskiy
pkgname=megax-bin
-pkgver=10.0.5
+pkgver=10.1.8
pkgrel=1
pkgdesc="Molecular Evolutionary Genetics Analysis"
arch=('i686' 'x86_64')
url="http://www.megasoftware.net"
license=('custom')
depends=('gtk2' 'gconf' 'libxtst' 'nss' 'libxss' 'alsa-lib')
-source=('https://www.megasoftware.net/do_force_download/megax_10.0.5-1_amd64.deb'
+source=("https://www.megasoftware.net/do_force_download/megax_${pkgver}-1_amd64.deb"
'MEGA_EUA.pdf::https://www.megasoftware.net/download_eua')
-md5sums=('0a292812ef7f006f9f65a267f0c16df5'
+md5sums=('7083d62e933fd482aac50c98a13dd723'
'82f225eaed3a512ca70af54fabaf6690')
package() {