Date: Friday, September 9, 2022 @ 22:44:32 Author: heftig Revision: 455735
1.10.2-1 Modified: libnma/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-09 20:39:59 UTC (rev 455734) +++ PKGBUILD 2022-09-09 22:44:32 UTC (rev 455735) @@ -2,7 +2,7 @@ pkgbase=libnma pkgname=(libnma-common libnma libnma-gtk4) -pkgver=1.10.0 +pkgver=1.10.2 pkgrel=1 pkgdesc="NetworkManager GUI client library" url="https://gitlab.gnome.org/GNOME/libnma" @@ -11,7 +11,7 @@ makedepends=(gobject-introspection git gtk-doc meson vala libnm gcr gtk3 gtk4 iso-codes mobile-broadband-provider-info dconf) options=(debug) -_commit=ee0149e7672f47fae87ab621954d429cdbac5a98 # tags/1.10.0^0 +_commit=0b0295005cdf10bfb3e38c02509750fcc8416956 # tags/1.10.3-dev~1 source=("git+https://gitlab.gnome.org/GNOME/libnma.git#commit=$_commit") sha256sums=('SKIP')
