* update glib-networking to 1:2.80.0-3
This commit is contained in:
parent
14dcc0e51b
commit
6811cfa2f1
@ -1,7 +1,7 @@
|
|||||||
pkgbase = glib-networking
|
pkgbase = glib-networking
|
||||||
pkgdesc = Network extensions for GLib
|
pkgdesc = Network extensions for GLib
|
||||||
pkgver = 2.80.0
|
pkgver = 2.80.0
|
||||||
pkgrel = 2
|
pkgrel = 3
|
||||||
epoch = 1
|
epoch = 1
|
||||||
url = https://gitlab.gnome.org/GNOME/glib-networking
|
url = https://gitlab.gnome.org/GNOME/glib-networking
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
@ -13,8 +13,8 @@ pkgbase = glib-networking
|
|||||||
depends = glib2
|
depends = glib2
|
||||||
depends = glibc
|
depends = glibc
|
||||||
depends = gnutls
|
depends = gnutls
|
||||||
|
depends = gsettings-system-schemas
|
||||||
depends = libproxy
|
depends = libproxy
|
||||||
optdepends = gsettings-desktop-schemas: GNOME integration
|
|
||||||
source = git+https://gitlab.gnome.org/GNOME/glib-networking.git#tag=2.80.0
|
source = git+https://gitlab.gnome.org/GNOME/glib-networking.git#tag=2.80.0
|
||||||
b2sums = 819f574bd8e43e24e3e4c2248a44bb4882aa402c0c8c836b1d054b7d7da0d7f17428c64f8192185fa86575cf431ce895071b5ae22f26feea3c19ec7e5b74251d
|
b2sums = 819f574bd8e43e24e3e4c2248a44bb4882aa402c0c8c836b1d054b7d7da0d7f17428c64f8192185fa86575cf431ce895071b5ae22f26feea3c19ec7e5b74251d
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
pkgname=glib-networking
|
pkgname=glib-networking
|
||||||
pkgver=2.80.0
|
pkgver=2.80.0
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
epoch=1
|
epoch=1
|
||||||
pkgdesc="Network extensions for GLib"
|
pkgdesc="Network extensions for GLib"
|
||||||
url="https://gitlab.gnome.org/GNOME/glib-networking"
|
url="https://gitlab.gnome.org/GNOME/glib-networking"
|
||||||
@ -14,6 +14,7 @@ depends=(
|
|||||||
glib2
|
glib2
|
||||||
glibc
|
glibc
|
||||||
gnutls
|
gnutls
|
||||||
|
gsettings-system-schemas
|
||||||
libproxy
|
libproxy
|
||||||
)
|
)
|
||||||
makedepends=(
|
makedepends=(
|
||||||
@ -22,7 +23,6 @@ makedepends=(
|
|||||||
meson
|
meson
|
||||||
)
|
)
|
||||||
checkdepends=(ca-certificates)
|
checkdepends=(ca-certificates)
|
||||||
optdepends=('gsettings-desktop-schemas: GNOME integration')
|
|
||||||
source=("git+https://gitlab.gnome.org/GNOME/glib-networking.git#tag=${pkgver/[a-z]/.&}")
|
source=("git+https://gitlab.gnome.org/GNOME/glib-networking.git#tag=${pkgver/[a-z]/.&}")
|
||||||
b2sums=('819f574bd8e43e24e3e4c2248a44bb4882aa402c0c8c836b1d054b7d7da0d7f17428c64f8192185fa86575cf431ce895071b5ae22f26feea3c19ec7e5b74251d')
|
b2sums=('819f574bd8e43e24e3e4c2248a44bb4882aa402c0c8c836b1d054b7d7da0d7f17428c64f8192185fa86575cf431ce895071b5ae22f26feea3c19ec7e5b74251d')
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user