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

Jan de Groot jgc at archlinux.org
Thu Apr 13 20:36:27 UTC 2017


    Date: Thursday, April 13, 2017 @ 20:36:27
  Author: jgc
Revision: 292730

upgpkg: gnome-logs 3.24.1+1+gf949685-1

Modified:
  gnome-logs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-13 20:36:09 UTC (rev 292729)
+++ PKGBUILD	2017-04-13 20:36:27 UTC (rev 292730)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=gnome-logs
-pkgver=3.24.0+2+g88dd918
+pkgver=3.24.1+1+gf949685
 pkgrel=1
 pkgdesc="A log viewer for the systemd journal"
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@
 groups=(gnome-extra)
 depends=(systemd gtk3 gsettings-desktop-schemas)
 makedepends=(intltool itstool gnome-common appstream-glib git)
-_commit=88dd918dd2be72e4cb18d7056f7aae0c266bfb5c  # gnome-3-24
+_commit=f9496858b999c87d6fbcc70f3d09fa7797c5b1a1  # gnome-3-24
 source=("git+https://git.gnome.org/browse/gnome-logs#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -22,7 +22,7 @@
 
 prepare() {
   cd $pkgname
-  git tag -f 3.24.0 5ca64e34adb364ced0b8e07d46b8ed9825454403
+  git tag -f 3.24.1 76532ddbab4c02c46ba17511dcb391c5a9ad7298
   NOCONFIGURE=1 ./autogen.sh
 }
 



More information about the arch-commits mailing list