upg glib-networking

This commit is contained in:
joborun linux 2025-01-09 11:48:26 +02:00
parent 42157c8405
commit 70eb0722db
3 changed files with 11 additions and 8 deletions

View file

@ -6,8 +6,8 @@
#-----------------------------------------| DESCRIPTION |---------------------------------------
pkgname=glib-networking
pkgver=2.80.0
pkgrel=03
pkgver=2.80.1
pkgrel=01
epoch=1
pkgdesc="Network extensions for GLib w/o systemd"
url="https://gitlab.gnome.org/GNOME/glib-networking"
@ -55,7 +55,9 @@ arch=(x86_64)
license=(LGPL-2.1-or-later)
b2sums=('819f574bd8e43e24e3e4c2248a44bb4882aa402c0c8c836b1d054b7d7da0d7f17428c64f8192185fa86575cf431ce895071b5ae22f26feea3c19ec7e5b74251d')
sha256sums=(4dce76a3b5830ceb35f1fc3123e7c85e0b2f60e04cc56ae1a89451abd5b3012d) # glib-networking
b2sums=('fcaacb1c1d29d38c59fb17f7c8821b6ed7f46f60751d9d6d8484a73b86e0614499aded8e49e27de2e68e775720cb0fc59daf2d995eebb8ac3606d4bb4854a123')
sha256sums=(04986a72644a6c93866f353b1027a94fe66534c19e05812fd97ccf5c744fc890) # glib-networking
## c9558f748fa13e09e0a231d1cc8cdf5153be664cb598fdc8e8547f4b235bd152 glib-networking-1:2.80.1-01-x86_64.pkg.tar.lz
## 0262c92eb897f87b820a232bbb2b778e66bad4c728e0d3cc030806c46f045e13 glib-networking-1_2.80.0-03-x86_64.pkg.tar.lz

View file

@ -2,8 +2,8 @@
# Maintainer: Fabian Bornschein <fabiscafe@archlinux.org>
pkgname=glib-networking
pkgver=2.80.0
pkgrel=3
pkgver=2.80.1
pkgrel=1
epoch=1
pkgdesc="Network extensions for GLib"
url="https://gitlab.gnome.org/GNOME/glib-networking"
@ -23,7 +23,7 @@ makedepends=(
)
checkdepends=(ca-certificates)
source=("git+https://gitlab.gnome.org/GNOME/glib-networking.git#tag=${pkgver/[a-z]/.&}")
b2sums=('819f574bd8e43e24e3e4c2248a44bb4882aa402c0c8c836b1d054b7d7da0d7f17428c64f8192185fa86575cf431ce895071b5ae22f26feea3c19ec7e5b74251d')
b2sums=('fcaacb1c1d29d38c59fb17f7c8821b6ed7f46f60751d9d6d8484a73b86e0614499aded8e49e27de2e68e775720cb0fc59daf2d995eebb8ac3606d4bb4854a123')
prepare() {
cd glib-networking

View file

@ -5,3 +5,4 @@ meson
gettext
libxml2