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

1.8.32-1

parent 63c96475
No related branches found
No related tags found
No related merge requests found
# Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
pkgname=libnma
pkgver=1.8.30
pkgver=1.8.32
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=6242e120b295b081d9038c0e83e2f575812f61dd # tags/1.8.30^0
_commit=276a01012a899c9716a8694a3badaf710a836c98 # tags/1.8.32^0
source=("git+https://gitlab.gnome.org/GNOME/libnma.git#commit=$_commit")
sha256sums=('SKIP')
......@@ -33,5 +33,5 @@ check() {
}
package() {
DESTDIR="$pkgdir" meson install -C build
meson install -C build --destdir "$pkgdir"
}
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