gnome-multi-writer: update to 3.28.0.
This commit is contained in:
parent
cd79d05f66
commit
c54bd4423d
1 changed files with 5 additions and 6 deletions
|
@ -1,17 +1,16 @@
|
|||
# Template file for 'gnome-multi-writer'
|
||||
pkgname=gnome-multi-writer
|
||||
version=3.26.0
|
||||
version=3.28.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="docbook2mdoc $(vopt_if gir gobject-introspection) pkg-config"
|
||||
makedepends="gtk+3-devel libgusb-devel udisks2-devel polkit-devel"
|
||||
hostmakedepends="docbook2mdoc glib-devel pkg-config $(vopt_if gir gobject-introspection)"
|
||||
makedepends="gtk+3-devel libgusb-devel udisks2-devel polkit-devel libcanberra-devel"
|
||||
short_desc="Writes ISO files to multiple USB devices at once"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
homepage="https://live.gnome.org/GnomeClocks"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-or-later"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=aae3f4ffd8fd907cf75ea09c6a8167400388a8584d21ddaec0c252d8196e2bcf
|
||||
broken=yes
|
||||
checksum=5de6cb0779209449b598b7597cf1f60c6cf902a32b3b115299848f02beeddb1a
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue