diff options
author | Tim Biermann <tbier@posteo.de> | 2021-08-21 23:41:16 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-08-22 00:07:37 +0200 |
commit | e87924f4e2b105b44aa9d6a8e5d17b922e2fd3c6 (patch) | |
tree | a73b29e275e17b7309883689ffd4b6767d11adad /libnma/Pkgfile | |
parent | 9e26e0a8f6ff5e9d0b3e58f4b37299b5c45b5208 (diff) | |
download | contrib-e87924f4e2b105b44aa9d6a8e5d17b922e2fd3c6.tar.gz contrib-e87924f4e2b105b44aa9d6a8e5d17b922e2fd3c6.tar.xz |
libnma: 1.8.30 -> 1.8.32
Diffstat (limited to 'libnma/Pkgfile')
-rw-r--r-- | libnma/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libnma/Pkgfile b/libnma/Pkgfile index c07d6b41b..d1ea20363 100644 --- a/libnma/Pkgfile +++ b/libnma/Pkgfile @@ -1,10 +1,10 @@ # Description: Networkmanager GUI client library # URL: https://gitlab.gnome.org/GNOME/libnma # Maintainer: Tim Biermann, tbier at posteo dot de -# Depends on: gcr networkmanager iso-codes +# Depends on: gcr iso-codes networkmanager name=libnma -version=1.8.30 +version=1.8.32 release=1 source=(https://gitlab.gnome.org/GNOME/libnma/-/archive/$version/libnma-$version.tar.bz2) |