brasero: update to 3.12.3.
This commit is contained in:
parent
22b477311a
commit
f781d6f3d8
1 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'brasero'
|
||||
pkgname=brasero
|
||||
version=3.12.2
|
||||
revision=6
|
||||
version=3.12.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
build_helper="gir"
|
||||
configure_args="--disable-schemas-compile --disable-caches"
|
||||
|
@ -13,9 +13,10 @@ depends="cdrdao cdrtools dconf shared-mime-info hicolor-icon-theme desktop-file-
|
|||
short_desc="Application to burn CD/DVD for the Gnome Desktop"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.gnome.org/projects/brasero"
|
||||
homepage="https://wiki.gnome.org/Apps/Brasero"
|
||||
changelog="https://gitlab.gnome.org/GNOME/brasero/-/raw/master/NEWS"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=6822166f9d08efcf8d900cab6f563e87f49f0e078ca10595dcd908498ef12041
|
||||
checksum=87749eae33a141207d1b00be233b6d8045982ed3249ed4b98dae1f3a975fea15
|
||||
|
||||
# Package build options
|
||||
build_options="gir"
|
||||
|
|
Loading…
Reference in a new issue