gcdemu: update to 3.2.0.
This commit is contained in:
parent
ae028fa79b
commit
10b8b512f5
1 changed files with 6 additions and 6 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for gcdemu'
|
# Template file for gcdemu'
|
||||||
pkgname=gcdemu
|
pkgname=gcdemu
|
||||||
version=3.1.0
|
version=3.2.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="gcdemu-${version}"
|
wrksrc="gcdemu-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="python intltool"
|
hostmakedepends="python3 intltool"
|
||||||
depends="cdemu-daemon python-gobject libnotify gtk+3"
|
depends="cdemu-daemon python3-gobject libnotify gtk+3"
|
||||||
short_desc="A GTK application for controlling CDEmu daemon"
|
short_desc="A GTK application for controlling CDEmu daemon"
|
||||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://cdemu.sourceforge.net"
|
homepage="http://cdemu.sourceforge.net"
|
||||||
distfiles="${SOURCEFORGE_SITE}/cdemu/gcdemu-3.1.0.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/cdemu/gcdemu-${version}.tar.bz2"
|
||||||
checksum=025c801300aa6ef13b9da484d8bd1ec2774c53e898942d44a43b4d27c0e0b666
|
checksum=6cd6b6f22b329bf487f07189050d1750161ecf99a532ce3a85211809fe57a418
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue