Skip to content
Snippets Groups Projects
Commit b6e7f897 authored by Jan Alexander Steffens (heftig)'s avatar Jan Alexander Steffens (heftig)
Browse files

1.8.30-1

parent 7ed58ccc
No related branches found
No related tags found
No related merge requests found
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
pkgname=libnma
pkgver=1.8.28
pkgver=1.8.30
pkgrel=1
pkgdesc="NetworkManager GUI client library"
url="https://wiki.gnome.org/Projects/NetworkManager/"
......@@ -10,7 +10,7 @@ license=(GPL LGPL)
depends=(libnm gcr gtk3 iso-codes mobile-broadband-provider-info)
makedepends=(gobject-introspection git gtk-doc meson vala)
provides=(libnma.so)
_commit=0c40a6aeaabbf2673e48360dc00419793da084b8 # tags/1.8.28^0
_commit=6242e120b295b081d9038c0e83e2f575812f61dd # tags/1.8.30^0
source=("git+https://gitlab.gnome.org/GNOME/libnma.git#commit=$_commit")
sha256sums=('SKIP')
......@@ -25,7 +25,7 @@ prepare() {
build() {
arch-meson $pkgbase build
ninja -C build
meson compile -C build
}
check() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment