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