xfburn: update to 0.7.0
This commit is contained in:
parent
6905832546
commit
25a099d58c
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'xfburn'
|
||||
pkgname=xfburn
|
||||
version=0.6.2
|
||||
revision=2
|
||||
version=0.7.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-locales-dir=/usr/share/locale --enable-gstreamer"
|
||||
hostmakedepends="intltool pkg-config"
|
||||
|
@ -10,6 +10,6 @@ depends="desktop-file-utils hicolor-icon-theme"
|
|||
short_desc="CD-burner application for the Xfce Desktop Environment"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://goodies.xfce.org/projects/applications/xfburn"
|
||||
homepage="https://docs.xfce.org/apps/xfburn/start"
|
||||
distfiles="https://archive.xfce.org/src/apps/xfburn/${version%.*}/xfburn-${version}.tar.bz2"
|
||||
checksum=83416e132e9bb31cd52fdc41460f96efa9ed57a290ec65f09714b83bb3d00327
|
||||
checksum=ba960ea79a044b93e513f7c32bca1a599472d687ed0e0184bde8c84aeebb1f45
|
||||
|
|
Loading…
Reference in New Issue