glade3: update to 3.38.1

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:55:01 -04:00
parent 6c2f22fd4f
commit 278e30542a

View file

@ -1,6 +1,6 @@
# Template file for 'glade3'
pkgname=glade3
version=3.38.0
version=3.38.1
revision=1
wrksrc="glade-${version}"
build_style=meson
@ -15,13 +15,17 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="http://glade.gnome.org/"
distfiles="${GNOME_SITE}/glade/${version%.*}/glade-${version}.tar.xz"
checksum=4a914c5c0b19c2e52fd4ad15077d406dbfd6ad0245e239d7390bf87f27d9103c
checksum=171a50be4930d4806fc8ce7f5ce3a75b49e9916f9d3037a5b50d35799bd0cfcd
lib32disabled=yes
# Package build options
build_options="gir"
build_options_default="gir"
post_patch() {
vsed -i meson.build -e "/python_dep/s/3.8/3.9/g"
}
do_check() {
# Require running xserver
: