From 01001fa1bd9dee890e6adbc904a9784d3521ea80 Mon Sep 17 00:00:00 2001 From: Achill Gilgenast Date: Sun, 10 May 2026 13:32:27 +0200 Subject: [PATCH] community/gmobile: upgrade to 0.7.1 --- community/gmobile/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/gmobile/APKBUILD b/community/gmobile/APKBUILD index 3681b918147..72d5a4ef0df 100644 --- a/community/gmobile/APKBUILD +++ b/community/gmobile/APKBUILD @@ -1,6 +1,6 @@ maintainer="team/phosh " pkgname=gmobile -pkgver=0.7.0 +pkgver=0.7.1 pkgrel=0 pkgdesc="Functions useful in mobile related, glib based projects" url="https://gitlab.gnome.org/World/Phosh/gmobile" @@ -43,5 +43,5 @@ examples() { } sha512sums=" -86ad047ac2c69bc3e243631384af31d3968009fbc53a2095e1f763b9e01be32a5b94867fda7c7b25ee41c20a299094cc15b9b771dd6106dd409d4c8805e143c4 gmobile-0.7.0.tar.xz +bbef3a0ee17c2c78f7ce27c7ed6748a4533e322356e0561f105e0c0809f1c9df23302d37a98e734afcb895381c6832442af1143b9b337b50b99dd647344e81ab gmobile-0.7.1.tar.xz "