Date: Friday, April 8, 2022 @ 18:01:56 Author: heftig Revision: 442051
2.72.0-1 Modified: glibmm-2.68/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-08 17:33:03 UTC (rev 442050) +++ PKGBUILD 2022-04-08 18:01:56 UTC (rev 442051) @@ -4,7 +4,7 @@ pkgbase=glibmm-2.68 pkgname=(glibmm-2.68 glibmm-2.68-docs) -pkgver=2.70.0 +pkgver=2.72.0 pkgrel=1 pkgdesc="C++ bindings for GLib" url="https://www.gtkmm.org/" @@ -13,8 +13,8 @@ depends=(glib2 libsigc++-3.0) makedepends=(git meson mm-common perl-xml-parser clang) checkdepends=(glib-networking) -options=(!emptydirs) -_commit=042e90eebca380686bbcc24d6803305b9d2c7823 # tags/2.70.0^0 +options=(!emptydirs debug) +_commit=f3d44e6c9cb1579c1a4e23b70b39edb608792317 # tags/2.72.0^0 source=("git+https://gitlab.gnome.org/GNOME/glibmm.git#commit=$_commit") sha256sums=('SKIP')
