cdemu-client: update to 3.2.0.
This commit is contained in:
parent
2abb8bfba7
commit
ae028fa79b
1 changed files with 5 additions and 5 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'cdemu-client'
|
# Template file for 'cdemu-client'
|
||||||
pkgname=cdemu-client
|
pkgname=cdemu-client
|
||||||
version=3.1.0
|
version=3.2.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="python intltool"
|
hostmakedepends="python3 intltool pkg-config"
|
||||||
depends="cdemu-daemon python-gobject"
|
depends="cdemu-daemon python3-gobject"
|
||||||
short_desc="A simple command-line client for controlling CDEmu daemon"
|
short_desc="A simple command-line client 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/cdemu-client-${version}.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/cdemu/cdemu-client-${version}.tar.bz2"
|
||||||
checksum=336a078b0b1f70de81d7ee92ee3e3a1e1957843accc4e90a876aeef28648d868
|
checksum=a9fea8c54433b6827ea23e13cb10b931609854370afd99a69bea8a750f4a9fff
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue