Date: Friday, February 12, 2021 @ 23:51:26
  Author: heftig
Revision: 407892

3.38.4-1

Modified:
  gnome-maps/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-02-12 22:58:44 UTC (rev 407891)
+++ PKGBUILD    2021-02-12 23:51:26 UTC (rev 407892)
@@ -2,7 +2,7 @@
 # Contributor: Jan de Groot <[email protected]>
 
 pkgname=gnome-maps
-pkgver=3.38.3
+pkgver=3.38.4
 pkgrel=1
 pkgdesc="A simple GNOME 3 maps application"
 url="https://wiki.gnome.org/Apps/Maps";
@@ -11,7 +11,7 @@
 depends=(geocode-glib geoclue gjs libchamplain libgee folks gfbgraph)
 makedepends=(gobject-introspection git meson yelp-tools)
 groups=(gnome)
-_commit=5236a3fd8a346309d94951e9827cafa1d0b3e360  # gnome-3-38
+_commit=48f5bf2f61a38d29bbe3d48b5b95d3d8d301323b  # tags/v3.38.4^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-maps.git#commit=$_commit";)
 sha256sums=('SKIP')
 
@@ -22,7 +22,6 @@
 
 prepare() {
   cd $pkgname
-  git tag -f v3.38.3 5236a3fd8a346309d94951e9827cafa1d0b3e360  # Missing tag
 }
 
 build() {

Reply via email to