diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2018-04-27 09:32:48 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-27 09:32:48 +0700 |
commit | fd65e477468079ed9dc379e4154095e6bc18dd02 (patch) | |
tree | 6773f76c3cc57c69615f469c93f86737be690c3e /system/gcdemu/gcdemu.info | |
parent | 6ad99b42af3dc7938b10af1b7c80b5472ea7ec9e (diff) |
system/gcdemu: Updated for version 3.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/gcdemu/gcdemu.info')
-rw-r--r-- | system/gcdemu/gcdemu.info | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/system/gcdemu/gcdemu.info b/system/gcdemu/gcdemu.info index 0f1d721c90864..0ffed2cce8187 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" |