Date: Friday, April 22, 2022 @ 23:08:25 Author: heftig Revision: 443782
42.1-1 Modified: gnome-maps/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-22 23:06:29 UTC (rev 443781) +++ PKGBUILD 2022-04-22 23:08:25 UTC (rev 443782) @@ -2,18 +2,18 @@ # Contributor: Jan de Groot <[email protected]> pkgname=gnome-maps -pkgver=42.0 -pkgrel=2 +pkgver=42.1 +pkgrel=1 pkgdesc="A simple GNOME 3 maps application" url="https://wiki.gnome.org/Apps/Maps" arch=(x86_64) license=(GPL) depends=(geocode-glib geoclue gjs libchamplain libgee folks gfbgraph libhandy - libgweather) + libgweather-4) makedepends=(gobject-introspection git meson yelp-tools) groups=(gnome) options=(debug) -_commit=938c8b3681995b2bc5bd1cb5b0d11446e6151e9b # tags/v42.0^0 +_commit=c71d614bef06d875841d21e82c1a547e8f154a91 # tags/v42.1^0 source=("git+https://gitlab.gnome.org/GNOME/gnome-maps.git#commit=$_commit") sha256sums=('SKIP')
