diff options
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 0ffed2cce8187..32ab877f86966 100644 --- a/system/gcdemu/gcdemu.info +++ b/system/gcdemu/gcdemu.info @@ -1,10 +1,10 @@ PRGNAM="gcdemu" -VERSION="3.1.0" +VERSION="3.2.0" HOMEPAGE="http://cdemu.sourceforge.net/about/gcdemu/" -DOWNLOAD="http://downloads.sourceforge.net/cdemu/gcdemu-3.1.0.tar.bz2" -MD5SUM="e8900c04811d2ec4e756d05d3e975e80" +DOWNLOAD="http://downloads.sourceforge.net/cdemu/gcdemu-3.2.0.tar.bz2" +MD5SUM="1c50d18fcc205d60ea7d861cd2b35735" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="cdemu-daemon" +REQUIRES="cdemu-daemon pygobject3-python3" MAINTAINER="Isaac Yu" EMAIL="isaacyu1@isaacyu1.com" |