From 40dcb14cf3e2f2d5a6cfbad479a781b147d70490 Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Fri, 23 Jan 2026 23:45:43 +0100 Subject: Bump version, adddress more flatpak issues --- Cargo.toml | 2 +- build-aux/PKGBUILD | 2 +- resources/systems.tranquil.Map.metainfo.xml | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index c43784b..ced84c2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "map" -version = "1.0.1" +version = "1.0.2" edition = "2024" license = "AGPL-3.0-or-later" description = "Wardley Map editor for linux" diff --git a/build-aux/PKGBUILD b/build-aux/PKGBUILD index 20ce7e0..74d5a00 100644 --- a/build-aux/PKGBUILD +++ b/build-aux/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Ruben Beltran del Rio pkgname=map -pkgver=1.0.1 +pkgver=1.0.2 pkgrel=1 pkgdesc="Wardley Map editor for Linux" arch=('x86_64' 'aarch64') diff --git a/resources/systems.tranquil.Map.metainfo.xml b/resources/systems.tranquil.Map.metainfo.xml index bdd672e..17b7cca 100644 --- a/resources/systems.tranquil.Map.metainfo.xml +++ b/resources/systems.tranquil.Map.metainfo.xml @@ -39,10 +39,11 @@ https://map.tranquil.systems/map-for-linux + https://git.sr.ht/~rbdr/map-linux https://todo.sr.ht/~rbdr/wmap - + -- cgit