diff options
author | Niels Horn <niels.horn@gmail.com> | 2012-09-15 22:17:26 -0300 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-09-16 19:43:30 -0400 |
commit | af8bfeef74fa4fcbf2ca929e1ed752bce776ce58 (patch) | |
tree | 2066717b2a494792e41f15722f48a0338d888b81 /system/gcdemu/gcdemu.info | |
parent | 6003b20973b8285206ee93c09c3e0a73645f48c1 (diff) | |
download | slackbuilds-af8bfeef74fa4fcbf2ca929e1ed752bce776ce58.tar.gz |
system/gcdemu: Updated for version 1.5.0.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'system/gcdemu/gcdemu.info')
-rw-r--r-- | system/gcdemu/gcdemu.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/system/gcdemu/gcdemu.info b/system/gcdemu/gcdemu.info index 416c7b9d66..0ef63895a7 100644 --- a/system/gcdemu/gcdemu.info +++ b/system/gcdemu/gcdemu.info @@ -1,10 +1,10 @@ PRGNAM="gcdemu" -VERSION="1.4.0" +VERSION="1.5.0" HOMEPAGE="http://cdemu.sourceforge.net/pkg_gcdemu.php" -DOWNLOAD="http://downloads.sourceforge.net/cdemu/gcdemu-1.4.0.tar.gz" -MD5SUM="28f8fbe94b63a8cc52c861afe45bd374" +DOWNLOAD="http://downloads.sourceforge.net/cdemu/gcdemu-1.5.0.tar.bz2" +MD5SUM="6092d775602f4cc55020dcafc052eda4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="cdemu-daemon gnome-python" +REQUIRES="cdemu-daemon gnome-python pygobject3" MAINTAINER="Niels Horn" EMAIL="niels.horn@gmail.com" |