[arch-commits] Commit in gnome-music/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Sun Nov 24 20:28:14 UTC 2019
Date: Sunday, November 24, 2019 @ 20:28:14
Author: heftig
Revision: 369722
3.34.2-1
Modified:
gnome-music/trunk/PKGBUILD
----------+
PKGBUILD | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-11-24 17:26:03 UTC (rev 369721)
+++ PKGBUILD 2019-11-24 20:28:14 UTC (rev 369722)
@@ -2,8 +2,8 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=gnome-music
-pkgver=3.34.1
-pkgrel=2
+pkgver=3.34.2
+pkgrel=1
epoch=1
pkgdesc="Music player and management application"
url="https://wiki.gnome.org/Apps/Music"
@@ -17,7 +17,7 @@
'gst-plugins-bad: Extra media codecs'
'gst-libav: Extra media codecs')
groups=(gnome)
-_commit=3510127d0f0203d1cff7758a41dbd82bea2a2de6 # tags/3.34.1^0
+_commit=8f2907bd0bd4abc2c0caeebd340e1b38eedb2878 # tags/3.34.2^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() {
- # appdata style violations
- meson test -C build --print-errorlogs || :
+ meson test -C build --print-errorlogs
}
package() {
More information about the arch-commits
mailing list