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

Jan Steffens heftig at archlinux.org
Thu Sep 12 22:12:03 UTC 2019


    Date: Thursday, September 12, 2019 @ 22:12:02
  Author: heftig
Revision: 362364

3.34.0-1

Modified:
  gnome-backgrounds/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-12 22:05:46 UTC (rev 362363)
+++ PKGBUILD	2019-09-12 22:12:02 UTC (rev 362364)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-backgrounds
-pkgver=3.32.0
+pkgver=3.34.0
 pkgrel=1
 pkgdesc="Background images and data for GNOME"
 url="https://gitlab.gnome.org/GNOME/gnome-backgrounds"
@@ -11,7 +11,7 @@
 license=(GPL)
 groups=(gnome)
 source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('3f53c31bc9ff31b27408159afe77d06875174bc554e4e7c225a4d5d16acbb3e8')
+sha256sums=('c2b7fb6db98c05e205053daaa7f58c7f06ff91b45c4006052af17c578ae7b47f')
 
 build() {
   arch-meson $pkgname-$pkgver build
@@ -19,7 +19,7 @@
 }
 
 check() {
-  meson test -C build
+  meson test -C build --print-errorlogs
 }
 
 package() {



More information about the arch-commits mailing list