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

Jan Steffens heftig at archlinux.org
Sun Mar 8 06:42:48 UTC 2020


    Date: Sunday, March 8, 2020 @ 06:42:47
  Author: heftig
Revision: 377039

3.36.0-1

Modified:
  gnome-music/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-08 06:42:12 UTC (rev 377038)
+++ PKGBUILD	2020-03-08 06:42:47 UTC (rev 377039)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-music
-pkgver=3.34.4
+pkgver=3.36.0
 pkgrel=1
 epoch=1
 pkgdesc="Music player and management application"
@@ -17,7 +17,7 @@
             'gst-plugins-bad: Extra media codecs'
             'gst-libav: Extra media codecs')
 groups=(gnome)
-_commit=e73db52b3cc84d9f1135841b06218abbde62fc3f  # tags/3.34.4^0
+_commit=e710509ae979cd5fb1052464d25b3a1560590bc3  # tags/3.36.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-music.git#commit=$_commit"
         "git+https://gitlab.gnome.org/GNOME/libgd.git"
         "git+https://gitlab.gnome.org/mschraal/gfm.git")
@@ -45,8 +45,7 @@
 }
 
 check() {
-  # Screenshots too large?
-  meson test -C build --print-errorlogs || :
+  meson test -C build --print-errorlogs
 }
 
 package() {



More information about the arch-commits mailing list