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

Jan Steffens heftig at archlinux.org
Tue Apr 9 23:49:36 UTC 2019


    Date: Tuesday, April 9, 2019 @ 23:49:33
  Author: heftig
Revision: 350510

3.32.1-1

Modified:
  gnome-desktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-09 21:55:28 UTC (rev 350509)
+++ PKGBUILD	2019-04-09 23:49:33 UTC (rev 350510)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot <jan at archlinux.org>
 
 pkgname=gnome-desktop
-pkgver=3.32.0
+pkgver=3.32.1
 pkgrel=1
 epoch=1
 pkgdesc="Library with common API for various GNOME modules"
@@ -11,7 +11,7 @@
 license=(GPL LGPL)
 depends=(gsettings-desktop-schemas gtk3 libxkbfile xkeyboard-config iso-codes libseccomp bubblewrap)
 makedepends=(gobject-introspection git meson gtk-doc yelp-tools)
-_commit=0e76fa7937cde35189c74f93ef6d2081d52bf9b5  # tags/3.32.0^0
+_commit=e5517dbab5eb5c8214941fb66a31168f1e7511d5  # tags/3.32.1^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-desktop.git#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -33,7 +33,7 @@
 
 check() {
   # tests broken: missing locale he_IL.UTF-8
-  : meson test -C build
+  : meson test -C build --print-errorlogs
 }
 
 package() {



More information about the arch-commits mailing list