Date: Saturday, July 2, 2022 @ 01:47:49 Author: heftig Revision: 449733
42.3-1 Modified: gnome-maps/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-02 01:47:42 UTC (rev 449732) +++ PKGBUILD 2022-07-02 01:47:49 UTC (rev 449733) @@ -2,7 +2,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=gnome-maps -pkgver=42.2 +pkgver=42.3 pkgrel=1 pkgdesc="A simple GNOME 3 maps application" url="https://wiki.gnome.org/Apps/Maps" @@ -13,7 +13,7 @@ makedepends=(gobject-introspection git meson yelp-tools) groups=(gnome) options=(debug) -_commit=a79fda03eb9e6a3101950b53d8fbc6e5df138e5a # tags/v42.2^0 +_commit=5b7a6cb36232c995ac5f7106731dc619423efaa8 # tags/v42.3^0 source=("git+https://gitlab.gnome.org/GNOME/gnome-maps.git#commit=$_commit") sha256sums=('SKIP')
