Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / glib-networking
Commits:
5ada47ff by Jan Alexander Steffens (heftig) at 2024-02-29T22:44:31+01:00
1:2.78.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = glib-networking
pkgdesc = Network extensions for GLib
- pkgver = 2.78.0
+ pkgver = 2.78.1
pkgrel = 1
epoch = 1
url = https://gitlab.gnome.org/GNOME/glib-networking
@@ -13,7 +13,7 @@ pkgbase = glib-networking
depends = gnutls
depends = gsettings-desktop-schemas
depends = libproxy
- source =
git+https://gitlab.gnome.org/GNOME/glib-networking.git#commit=40c448faf7cf32647d457a8bcda171c3d21bef22
+ source =
git+https://gitlab.gnome.org/GNOME/glib-networking.git#commit=ff3ed94057edfd2e4d4c45c5e53e5b41d19fad6a
b2sums = SKIP
pkgname = glib-networking
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Maintainer: Fabian Bornschein <[email protected]>
pkgname=glib-networking
-pkgver=2.78.0
+pkgver=2.78.1
pkgrel=1
epoch=1
pkgdesc="Network extensions for GLib"
@@ -20,7 +20,7 @@ makedepends=(
meson
)
checkdepends=(ca-certificates)
-_commit=40c448faf7cf32647d457a8bcda171c3d21bef22 # tags/2.78.0^0
+_commit=ff3ed94057edfd2e4d4c45c5e53e5b41d19fad6a # tags/2.78.1^0
source=("git+https://gitlab.gnome.org/GNOME/glib-networking.git#commit=$_commit")
b2sums=('SKIP')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/glib-networking/-/commit/5ada47ff59fe41c976e07a75443efa041914cb8e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/glib-networking/-/commit/5ada47ff59fe41c976e07a75443efa041914cb8e
You're receiving this email because of your account on gitlab.archlinux.org.