summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Isaac Yu2019-03-11 03:13:22 +0100
committer Willy Sudiarto Raharjo2019-03-16 00:53:17 +0100
commit67b3c9c6d653c928c65bc3fec41367b9dfb9bfb6 (patch)
treeb53ebb27ce76a4559616098d8f2fa0d2175f9cb7 /system
parent4dbb4e68b7b9ee3551e8c80e2421ba6ec0b6cd76 (diff)
downloadslackbuilds-67b3c9c6d653c928c65bc3fec41367b9dfb9bfb6.tar.gz
system/gcdemu: Updated for version 3.2.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/gcdemu/gcdemu.SlackBuild4
-rw-r--r--system/gcdemu/gcdemu.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/gcdemu/gcdemu.SlackBuild b/system/gcdemu/gcdemu.SlackBuild
index 49f792c139..7b3426882b 100644
--- a/system/gcdemu/gcdemu.SlackBuild
+++ b/system/gcdemu/gcdemu.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for gcdemu
#
# Copyright 2013 Niels Horn, Rio de Janeiro, RJ, Brazil <niels.horn@gmail.com>
-# Copyright 2018 Isaac Yu <isaacyu1@isaacyu1.com>
+# Copyright 2018-2019 Isaac Yu <isaacyu1@isaacyu1.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=gcdemu
-VERSION=${VERSION:-3.2.0}
+VERSION=${VERSION:-3.2.1}
ARCH=noarch
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/gcdemu/gcdemu.info b/system/gcdemu/gcdemu.info
index 32ab877f86..a3535b377d 100644
--- a/system/gcdemu/gcdemu.info
+++ b/system/gcdemu/gcdemu.info
@@ -1,8 +1,8 @@
PRGNAM="gcdemu"
-VERSION="3.2.0"
+VERSION="3.2.1"
HOMEPAGE="http://cdemu.sourceforge.net/about/gcdemu/"
-DOWNLOAD="http://downloads.sourceforge.net/cdemu/gcdemu-3.2.0.tar.bz2"
-MD5SUM="1c50d18fcc205d60ea7d861cd2b35735"
+DOWNLOAD="http://downloads.sourceforge.net/cdemu/gcdemu-3.2.1.tar.bz2"
+MD5SUM="dd80e0e51bdbcc9cf7b14750fb9927b1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="cdemu-daemon pygobject3-python3"