Date: Wednesday, June 29, 2022 @ 22:58:09 Author: heftig Revision: 449638
2.72.1-1 Modified: glib-networking/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-29 22:54:42 UTC (rev 449637) +++ PKGBUILD 2022-06-29 22:58:09 UTC (rev 449638) @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=glib-networking -pkgver=2.72.0 +pkgver=2.72.1 pkgrel=1 epoch=1 pkgdesc="Network extensions for GLib" @@ -12,7 +12,7 @@ makedepends=(meson git) checkdepends=(ca-certificates) options=(debug) -_commit=8b3c602894fef3acea44b180658122c1c8ae7bf4 # tags/2.72.0^0 +_commit=ef728aeac99f8f0338d9691afa3c1534140ffd14 # tags/2.72.1^0 source=("git+https://gitlab.gnome.org/GNOME/glib-networking.git#commit=$_commit") sha256sums=('SKIP')
