[arch-commits] Commit in gnome-logs/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Mon Apr 8 17:51:46 UTC 2019


    Date: Monday, April 8, 2019 @ 17:51:46
  Author: heftig
Revision: 350366

3.32.1-1

Modified:
  gnome-logs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-08 17:48:27 UTC (rev 350365)
+++ PKGBUILD	2019-04-08 17:51:46 UTC (rev 350366)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=gnome-logs
-pkgver=3.32.0
+pkgver=3.32.1
 pkgrel=1
 pkgdesc="A log viewer for the systemd journal"
 url="https://wiki.gnome.org/Apps/Logs"
@@ -10,7 +10,7 @@
 depends=(systemd gtk3 gsettings-desktop-schemas)
 makedepends=(appstream-glib git meson itstool docbook-xsl)
 groups=(gnome)
-_commit=8454979a102eac72f83a374760a5ba642231be24  # tags/gnome-logs-3.32.0^0
+_commit=4436d0baa98ccb8e4657ab3c0c7791ba9a760cf0  # gnome-3-32
 source=("git+https://gitlab.gnome.org/GNOME/gnome-logs.git#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -21,6 +21,7 @@
 
 prepare() {
   cd $pkgname
+  git tag -f 3.32.1 4436d0baa98ccb8e4657ab3c0c7791ba9a760cf0  # Fixup missing tag
 }
 
 build() {



More information about the arch-commits mailing list