Date: Friday, August 5, 2022 @ 21:48:11 Author: heftig Revision: 1260344
2.72.2-1 Modified: lib32-glib-networking/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-05 21:18:15 UTC (rev 1260343) +++ PKGBUILD 2022-08-05 21:48:11 UTC (rev 1260344) @@ -2,7 +2,7 @@ # Contributor: josephgbr <rafael.f...@gmail.com> pkgname=lib32-glib-networking -pkgver=2.72.1 +pkgver=2.72.2 pkgrel=1 pkgdesc="Network extensions for GLib (32-bit)" url="https://gitlab.gnome.org/GNOME/glib-networking" @@ -22,7 +22,7 @@ ca-certificates ) options=(debug) -_commit=ef728aeac99f8f0338d9691afa3c1534140ffd14 # tags/2.72.1^0 +_commit=f462ee496f7979df96fa928f34e1262a8148febc # tags/2.72.2^0 source=("git+https://gitlab.gnome.org/GNOME/glib-networking.git#commit=${_commit}") sha256sums=('SKIP')