libnma: update to 1.8.32
This commit is contained in:
parent
e9812144b7
commit
e96d25b63c
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libnma'
|
# Template file for 'libnma'
|
||||||
pkgname=libnma
|
pkgname=libnma
|
||||||
version=1.8.30
|
version=1.8.32
|
||||||
revision=3
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
hostmakedepends="gettext glib-devel gtk-doc pkg-config vala"
|
hostmakedepends="gettext glib-devel gtk-doc pkg-config vala"
|
||||||
|
@ -12,8 +12,9 @@ short_desc="NetworkManager panel applet for GNOME - runtime library"
|
||||||
maintainer="cinerea0 <cinerea0@protonmail.com>"
|
maintainer="cinerea0 <cinerea0@protonmail.com>"
|
||||||
license="GPL-2.0-only, LGPL-2.1-or-later"
|
license="GPL-2.0-only, LGPL-2.1-or-later"
|
||||||
homepage="https://gitlab.gnome.org/GNOME/libnma"
|
homepage="https://gitlab.gnome.org/GNOME/libnma"
|
||||||
|
changelog="https://gitlab.gnome.org/GNOME/libnma/-/raw/master/NEWS"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=da33e72a49e07d855d97a52aa9a8962a4c96f52b9168c4e0027117ad8ffdafb4
|
checksum=0a57b93a2fad43acc763f320dd3a7a93c429b0e3118dfa549d67824cddc4e905
|
||||||
replaces="libnm-gtk>=0"
|
replaces="libnm-gtk>=0"
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Reference in a new issue