From 5e03b06ca8c1ce431cbadd58774af1dbc665a2af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Sun, 8 Nov 2020 11:44:41 +0700 Subject: [PATCH] template-glib: update to 3.34.0. --- srcpkgs/template-glib/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/template-glib/template b/srcpkgs/template-glib/template index 730b4e33b5..c1d43a34ea 100644 --- a/srcpkgs/template-glib/template +++ b/srcpkgs/template-glib/template @@ -1,7 +1,7 @@ # Template file for 'template-glib' pkgname=template-glib -version=3.32.0 -revision=2 +version=3.34.0 +revision=1 build_style=meson build_helper="gir" configure_args="-Denable_gtk_doc=false -Dwith_introspection=true @@ -13,7 +13,7 @@ maintainer="Enno Boland " license="GPL-3.0-or-later" homepage="https://gitlab.gnome.org/GNOME/template-glib" distfiles="${GNOME_SITE}/template-glib/${version%.*}/template-glib-${version}.tar.xz" -checksum=39a334f5db404fa8b225224766684f2f63f5ec4cf4e971cfc513f1db35e81fbc +checksum=216bef6ac3607666b8ca72b936467f7020ce6421c02755c301d079576c9c3dfd template-glib-devel_package() { depends="${sourcepkg}-${version}_${revision} gtk+3-devel"