academic/megax: Updated for version 10.0.5_1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Petar Petrov 2018-12-24 09:21:25 +07:00 committed by Willy Sudiarto Raharjo
parent f655890fde
commit 7f96bc9953
2 changed files with 8 additions and 8 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
# Slackware build script for megax
# Slackware build script for megax (formerly 'megacc')
# This takes the place of "megacc" in 2018, as it includes also the GUI
# of the program (megax) in addition to megacc.
@ -25,8 +25,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=megax
VERSION=${VERSION:-10.0.4_1}
DEBVER=10.0.4-1
VERSION=${VERSION:-10.0.5_1}
DEBVER=10.0.5-1
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="megax"
VERSION="10.0.4_1"
VERSION="10.0.5_1"
HOMEPAGE="http://www.megasoftware.net/"
DOWNLOAD="https://www.megasoftware.net/releases/megax_10.0.4-1_i386.deb"
MD5SUM="0c5b9b6ea6521000a1f6827422143448"
DOWNLOAD_x86_64="https://www.megasoftware.net/releases/megax_10.0.4-1_amd64.deb"
MD5SUM_x86_64="ca19228cfcee9d6603219e8ab3153141"
DOWNLOAD="https://www.megasoftware.net/releases/megax_10.0.5-1_i386.deb"
MD5SUM="0c6d46f647d967328f0d36dfeb9faf72"
DOWNLOAD_x86_64="https://www.megasoftware.net/releases/megax_10.0.5-1_amd64.deb"
MD5SUM_x86_64="0a292812ef7f006f9f65a267f0c16df5"
REQUIRES=""
MAINTAINER="Petar Petrov"
EMAIL="slackalaxy@gmail.com"