[arch-commits] Commit in gnome-getting-started-docs/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Sun Feb 14 12:51:41 UTC 2021


    Date: Sunday, February 14, 2021 @ 12:51:40
  Author: heftig
Revision: 408036

3.38.1-1

Modified:
  gnome-getting-started-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-14 12:38:18 UTC (rev 408035)
+++ PKGBUILD	2021-02-14 12:51:40 UTC (rev 408036)
@@ -2,7 +2,7 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-getting-started-docs
-pkgver=3.38.0
+pkgver=3.38.1
 pkgrel=1
 pkgdesc="Help a new user get started in GNOME"
 url="https://gitlab.gnome.org/GNOME/gnome-getting-started-docs"
@@ -12,7 +12,7 @@
 depends=(yelp gst-plugins-base gst-plugins-good)
 makedepends=(yelp-tools git)
 groups=(gnome)
-_commit=a4f036ee343e3716868799998b6241138b29cd18  # tags/3.38.0^0
+_commit=b13e80f4abcf2addf48b8c426be3ed7b8e06fb85  # master
 source=("git+https://gitlab.gnome.org/GNOME/gnome-getting-started-docs.git#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -23,6 +23,7 @@
 
 prepare() {
   cd $pkgname
+  git tag -f 3.38.1 b13e80f4abcf2addf48b8c426be3ed7b8e06fb85 # Fixup missing tag
   NOCONFIGURE=1 ./autogen.sh
 }
 



More information about the arch-commits mailing list