diff options
author | Dugan Chen <thedoogster [at] gmail [dot] com> | 2017-09-11 00:17:49 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-09-16 07:15:04 +0700 |
commit | a9fa4b628fce56b8cd8a302241b965141956fed6 (patch) | |
tree | 16c4984462c10ddbbc1abc324b856ad636c47b98 /multimedia | |
parent | e3b55cb2da5b7611089875e1862c8457659edd88 (diff) | |
download | slackbuilds-a9fa4b628fce56b8cd8a302241b965141956fed6.tar.gz |
multimedia/munt: Updated for version 2.2.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/munt/README | 1 | ||||
-rw-r--r-- | multimedia/munt/munt.SlackBuild | 2 | ||||
-rw-r--r-- | multimedia/munt/munt.info | 6 |
3 files changed, 4 insertions, 5 deletions
diff --git a/multimedia/munt/README b/multimedia/munt/README index 2cdb740bea..e8d468e966 100644 --- a/multimedia/munt/README +++ b/multimedia/munt/README @@ -7,4 +7,3 @@ CM-64 and LAPC-1. ROMS for these devices are not included. This will install both the desktop application and the shared library. - diff --git a/multimedia/munt/munt.SlackBuild b/multimedia/munt/munt.SlackBuild index 47ab93cdb3..968a51e05b 100644 --- a/multimedia/munt/munt.SlackBuild +++ b/multimedia/munt/munt.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=munt -VERSION=${VERSION:-2.1.0} +VERSION=${VERSION:-2.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/multimedia/munt/munt.info b/multimedia/munt/munt.info index 9fb646dff3..c1da8ac460 100644 --- a/multimedia/munt/munt.info +++ b/multimedia/munt/munt.info @@ -1,8 +1,8 @@ PRGNAM="munt" -VERSION="2.1.0" +VERSION="2.2.0" HOMEPAGE="http://munt.sourceforge.net/" -DOWNLOAD="https://downloads.sourceforge.net/project/munt/munt/2.1.0/munt-2.1.0.tar.gz" -MD5SUM="1d9be2ba670a4bc8cc187f9095dfbfe3" +DOWNLOAD="https://downloads.sourceforge.net/project/munt/munt/2.2.0/munt-2.2.0.tar.gz" +MD5SUM="627a5c7a61c40a4e27025f6a6b912b63" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="qt5" |