* update glib-networking to 1:2.76.1-1

This commit is contained in:
Alexander Baldeck 2023-07-14 09:16:17 +02:00
parent cd9b4133df
commit 638316e686

View File

@ -2,7 +2,7 @@
# Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
pkgname=glib-networking
pkgver=2.76.0
pkgver=2.76.1
pkgrel=1
epoch=1
pkgdesc="Network extensions for GLib"
@ -20,9 +20,9 @@ makedepends=(
meson
)
checkdepends=(ca-certificates)
_commit=eab226398f9872c381033f7cb3af43dcb66600f4 # tags/2.76.0^0
_commit=31c21c5efe2a1b930c7029c1e66340de9f97dafc # tags/2.76.1^0
source=("git+https://gitlab.gnome.org/GNOME/glib-networking.git#commit=$_commit")
sha256sums=('SKIP')
b2sums=('SKIP')
pkgver() {
cd $pkgname