Date: Wednesday, October 6, 2021 @ 22:36:43 Author: heftig Revision: 425190
2.70.0-1 Modified: glibmm-2.68/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-10-06 22:36:39 UTC (rev 425189) +++ PKGBUILD 2021-10-06 22:36:43 UTC (rev 425190) @@ -4,8 +4,8 @@ pkgbase=glibmm-2.68 pkgname=(glibmm-2.68 glibmm-2.68-docs) -pkgver=2.68.1 -pkgrel=2 +pkgver=2.70.0 +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=31b40adefc0d916246e60bd03a78b6ccae19f8a2 # tags/2.68.1^0 +_commit=042e90eebca380686bbcc24d6803305b9d2c7823 # tags/2.70.0^0 source=("git+https://gitlab.gnome.org/GNOME/glibmm.git#commit=$_commit") sha256sums=('SKIP')
