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

Jan Steffens heftig at gemini.archlinux.org
Thu Jun 23 11:44:53 UTC 2022


    Date: Thursday, June 23, 2022 @ 11:44:53
  Author: heftig
Revision: 449357

3.4.6-1

Modified:
  rhythmbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-23 10:39:42 UTC (rev 449356)
+++ PKGBUILD	2022-06-23 11:44:53 UTC (rev 449357)
@@ -3,7 +3,7 @@
 # Contributor: Giovanni Scafora <giovanni at archlinux.org>
 
 pkgname=rhythmbox
-pkgver=3.4.5
+pkgver=3.4.6
 pkgrel=1
 pkgdesc="Music playback and management application"
 arch=(x86_64)
@@ -27,7 +27,7 @@
             'gvfs-mtp: Portable Players - Android plugin'
             'zeitgeist: Zeitgeist logging plugin')
 options=(debug)
-_commit=015ce7418d2bc6486f51f8fc0c21a4514fcbc50a  # tags/v3.4.5^0
+_commit=1b14819fc3937d9f03edd8dac092228cb4589240  # tags/v3.4.6^0
 source=("git+https://gitlab.gnome.org/GNOME/rhythmbox.git#commit=$_commit")
 sha512sums=('SKIP')
 
@@ -44,9 +44,7 @@
 }
 
 build() {
-  arch-meson $pkgname build \
-    -D gtk_doc=true \
-    -D tests=true
+  arch-meson $pkgname build -D gtk_doc=true
   meson compile -C build
 }
 



More information about the arch-commits mailing list