Date: Thursday, June 30, 2022 @ 22:38:31 Author: heftig Revision: 449696
3.26.3-1 Modified: geocode-glib/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-30 20:19:56 UTC (rev 449695) +++ PKGBUILD 2022-06-30 22:38:31 UTC (rev 449696) @@ -2,8 +2,8 @@ # Contributor: Jan de Groot <[email protected]> pkgname=geocode-glib -pkgver=3.26.2+r9+g6047da3 -pkgrel=2 +pkgver=3.26.3 +pkgrel=1 pkgdesc="Helper library for geocoding services" url="https://gitlab.gnome.org/GNOME/geocode-glib" arch=(x86_64) @@ -12,7 +12,7 @@ makedepends=(gobject-introspection git gtk-doc meson) provides=(libgeocode-glib.so) options=(debug) -_commit=6047da31cfeb7f9fb33499dcc8db3b6fabc75428 # master +_commit=11db75f37b77faa900255cc4835f4ab390e323bc # tags/3.26.3^0 source=("git+https://gitlab.gnome.org/GNOME/geocode-glib.git#commit=$_commit") sha256sums=('SKIP')
