Date: Monday, October 7, 2019 @ 21:09:54 Author: heftig Revision: 364090
3.34.1-1 Modified: gnome-maps/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-07 21:09:50 UTC (rev 364089) +++ PKGBUILD 2019-10-07 21:09:54 UTC (rev 364090) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <j...@archlinux.org> pkgname=gnome-maps -pkgver=3.34.0 +pkgver=3.34.1 pkgrel=1 pkgdesc="A simple GNOME 3 maps application" url="https://wiki.gnome.org/Apps/Maps" @@ -11,7 +11,7 @@ depends=(geocode-glib geoclue2 gjs libchamplain libgee folks gfbgraph) makedepends=(gobject-introspection git meson yelp-tools) groups=(gnome) -_commit=c6186bf0f1e5a904b2d72e26bbe278a417269882 # tags/v3.34.0^0 +_commit=6d4dcce79a551cc2eed62dcb3ea48950b7d34456 # tags/v3.34.1^0 source=("git+https://gitlab.gnome.org/GNOME/gnome-maps.git#commit=$_commit") sha256sums=('SKIP')