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

Jan Steffens heftig at archlinux.org
Sat May 30 22:22:57 UTC 2020


    Date: Saturday, May 30, 2020 @ 22:22:57
  Author: heftig
Revision: 387938

3.36.3-1

Modified:
  gnome-music/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-30 21:59:09 UTC (rev 387937)
+++ PKGBUILD	2020-05-30 22:22:57 UTC (rev 387938)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-music
-pkgver=3.36.2
+pkgver=3.36.3
 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=12d5a46975046bd04c9f309e0b603e9840efa9d4  # tags/3.36.2^0
+_commit=969768d3298b8b1bb647c470058a06ee425e839a  # tags/3.36.3^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")
@@ -41,7 +41,7 @@
 
 build() {
   arch-meson $pkgname build
-  ninja -C build
+  meson compile -C build
 }
 
 check() {



More information about the arch-commits mailing list