libhandy1: update to 1.2

This commit is contained in:
Paper 2021-03-12 20:10:08 +00:00 committed by Andrew J. Hesford
parent dbe60838e9
commit e271e112e3

View file

@ -1,7 +1,7 @@
# Template file for 'libhandy1' # Template file for 'libhandy1'
pkgname=libhandy1 pkgname=libhandy1
version=1.0.3 version=1.2.0
revision=2 revision=1
wrksrc="libhandy-${version}" wrksrc="libhandy-${version}"
build_style=meson build_style=meson
build_helper="gir" build_helper="gir"
@ -16,7 +16,7 @@ maintainer="Paper <paper@tilde.institute>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://gitlab.gnome.org/GNOME/libhandy/" homepage="https://gitlab.gnome.org/GNOME/libhandy/"
distfiles="${GNOME_SITE}/libhandy/${version%.*}/libhandy-${version}.tar.xz" distfiles="${GNOME_SITE}/libhandy/${version%.*}/libhandy-${version}.tar.xz"
checksum=559bb3acc2c362488917eb72ed25bdc181f4ae26ac94d177634cc5d34c867f7a checksum=39f590ae20910e76fe1c0607b2ebe589750f45610d6aeec5c30e2ee602a20b25
build_options="gir glade" build_options="gir glade"
desc_option_glade="Generate glade modules and catalog files" desc_option_glade="Generate glade modules and catalog files"