Date: Saturday, January 4, 2020 @ 05:17:02 Author: heftig Revision: 372529
2.62.3-1 Modified: glib-networking/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-04 00:07:08 UTC (rev 372528) +++ PKGBUILD 2020-01-04 05:17:02 UTC (rev 372529) @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=glib-networking -pkgver=2.62.2 +pkgver=2.62.3 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=4a741616d5d931c88bcf2c5185b6dde401f6dc95 # tags/2.62.2^0 +_commit=aa028cf86c71474cf0ecbf399241053e82ac4fb9 # tags/2.62.3^0 source=("git+https://gitlab.gnome.org/GNOME/glib-networking.git#commit=$_commit") sha256sums=('SKIP')
