Date: Wednesday, October 6, 2021 @ 22:36:39 Author: heftig Revision: 425189
2.66.2-1 Modified: glibmm/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-10-06 22:32:33 UTC (rev 425188) +++ PKGBUILD 2021-10-06 22:36:39 UTC (rev 425189) @@ -4,8 +4,8 @@ pkgbase=glibmm pkgname=(glibmm glibmm-docs) -pkgver=2.66.1 -pkgrel=2 +pkgver=2.66.2 +pkgrel=1 pkgdesc="C++ bindings for GLib" url="https://www.gtkmm.org/" arch=(x86_64) @@ -14,7 +14,7 @@ makedepends=(git meson mm-common perl-xml-parser clang) checkdepends=(glib-networking) options=(!emptydirs) -_commit=6900bf628d07f66e32e2321a46922ebdea15bc21 # tags/2.66.1^0 +_commit=7d6cb3ed9dd1366c6595ea56d4d4481887749aa6 # tags/2.66.2^0 source=("git+https://gitlab.gnome.org/GNOME/glibmm.git#commit=$_commit") sha256sums=('SKIP')
