Date: Tuesday, April 14, 2020 @ 17:49:37 Author: heftig Revision: 380314
2.64.2-1 Modified: glib-networking/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-14 14:09:57 UTC (rev 380313) +++ PKGBUILD 2020-04-14 17:49:37 UTC (rev 380314) @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=glib-networking -pkgver=2.64.1 +pkgver=2.64.2 pkgrel=1 pkgdesc="Network extensions for GLib" url="https://gitlab.gnome.org/GNOME/glib-networking" @@ -11,7 +11,7 @@ makedepends=(meson git openssl) checkdepends=(ca-certificates) optdepends=('openssl: Alternative backend') -_commit=b674b65cc2be97b8d764c44d0e874e777fca1858 # tags/2.64.1^0 +_commit=4741ab834ee47c2c513c8ae90738b8a8b4d83cf9 # tags/2.64.2^0 source=("git+https://gitlab.gnome.org/GNOME/glib-networking.git#commit=$_commit") sha256sums=('SKIP')
