diff options
-rw-r--r-- | system/gcdemu/gcdemu.SlackBuild | 5 | ||||
-rw-r--r-- | system/gcdemu/gcdemu.info | 12 | ||||
-rw-r--r-- | system/gcdemu/slack-desc | 4 |
3 files changed, 11 insertions, 10 deletions
diff --git a/system/gcdemu/gcdemu.SlackBuild b/system/gcdemu/gcdemu.SlackBuild index 3b664074b7..1c4d26b781 100644 --- a/system/gcdemu/gcdemu.SlackBuild +++ b/system/gcdemu/gcdemu.SlackBuild @@ -2,7 +2,8 @@ # Slackware build script for gcdemu # -# Copyright 2013 Niels Horn, Rio de Janeiro, RJ, Brazil +# Copyright 2013 Niels Horn, Rio de Janeiro, RJ, Brazil <niels.horn@gmail.com> +# Copyright 2018 Isaac Yu <isaacyu1@isaacyu1.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=gcdemu -VERSION=${VERSION:-3.0.0} +VERSION=${VERSION:-3.1.0} ARCH=noarch BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/gcdemu/gcdemu.info b/system/gcdemu/gcdemu.info index 0f1d721c90..0ffed2cce8 100644 --- a/system/gcdemu/gcdemu.info +++ b/system/gcdemu/gcdemu.info @@ -1,10 +1,10 @@ PRGNAM="gcdemu" -VERSION="3.0.0" +VERSION="3.1.0" HOMEPAGE="http://cdemu.sourceforge.net/about/gcdemu/" -DOWNLOAD="http://downloads.sourceforge.net/cdemu/gcdemu-3.0.0.tar.bz2" -MD5SUM="e64a5b9a9d704e948958fe983de621c8" +DOWNLOAD="http://downloads.sourceforge.net/cdemu/gcdemu-3.1.0.tar.bz2" +MD5SUM="e8900c04811d2ec4e756d05d3e975e80" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="cdemu-daemon gnome-python" -MAINTAINER="Niels Horn" -EMAIL="niels.horn@gmail.com" +REQUIRES="cdemu-daemon" +MAINTAINER="Isaac Yu" +EMAIL="isaacyu1@isaacyu1.com" diff --git a/system/gcdemu/slack-desc b/system/gcdemu/slack-desc index 83457150df..d15fcc1f34 100644 --- a/system/gcdemu/slack-desc +++ b/system/gcdemu/slack-desc @@ -10,8 +10,8 @@ gcdemu: gcdemu (gtk applet for controlling CDEmu daemon) gcdemu: gcdemu: It provides a graphic interface that allows performing the key tasks gcdemu: related to controlling the CDEmu daemon, such as loading and unloading -gcdemu: devices, displaying devices' status and retrieving/setting devices' -gcdemu: debug masks. +gcdemu: devices, displaying devices' status and retrieving/setting +gcdemu: devices' debug masks. gcdemu: gcdemu: Homepage: http://cdemu.sourceforge.net/about/gcdemu/ gcdemu: |