retro-gtk: update to 0.18.0
This commit is contained in:
parent
c983c3f459
commit
b6731102ca
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'retro-gtk'
|
||||
pkgname=retro-gtk
|
||||
version=0.16.1
|
||||
revision=2
|
||||
version=0.18.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
configure_args="$(vopt_bool gir introspection)"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://gitlab.gnome.org/GNOME/retro-gtk"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=f3c65e52da19f96dedc33e20ea899bf94e914cc8f85ad12e9957d09421bed8c8
|
||||
checksum=cedb881174c42e88954eecb5dfac78954a1981aaeebdc8918c8861c6c08a4512
|
||||
|
||||
build_options="gir"
|
||||
build_options_default="gir"
|
||||
|
|
Loading…
Reference in New Issue