Date: Friday, March 27, 2020 @ 22:14:36 Author: heftig Revision: 378578
2.64.1-1 Modified: glib-networking/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-27 22:08:16 UTC (rev 378577) +++ PKGBUILD 2020-03-27 22:14:36 UTC (rev 378578) @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=glib-networking -pkgver=2.64.0 +pkgver=2.64.1 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=c8a3134693712055d4bff35ca18bf936e3f0df07 # tags/2.64.0^0 +_commit=b674b65cc2be97b8d764c44d0e874e777fca1858 # tags/2.64.1^0 source=("git+https://gitlab.gnome.org/GNOME/glib-networking.git#commit=$_commit") sha256sums=('SKIP')
