system/gcdemu: Updated for version 3.1.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Isaac Yu 2018-04-27 09:32:48 +07:00 committed by Willy Sudiarto Raharjo
parent 6ad99b42af
commit fd65e47746
3 changed files with 11 additions and 10 deletions

View file

@ -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}

View file

@ -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"

View file

@ -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: