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

Jan Steffens heftig at archlinux.org
Wed Apr 21 12:38:47 UTC 2021


    Date: Wednesday, April 21, 2021 @ 12:38:47
  Author: heftig
Revision: 412969

3.4.4-3: FS#68537

Modified:
  rhythmbox/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-21 12:07:35 UTC (rev 412968)
+++ PKGBUILD	2021-04-21 12:38:47 UTC (rev 412969)
@@ -3,7 +3,7 @@
 
 pkgname=rhythmbox
 pkgver=3.4.4
-pkgrel=2
+pkgrel=3
 pkgdesc="Music playback and management application"
 arch=(x86_64)
 license=(GPL)
@@ -34,6 +34,10 @@
 
 prepare() {
   cd $pkgname
+
+  # https://bugs.archlinux.org/task/68537
+  git cherry-pick -n 3360f18d15cd6fabcadac56bc07d4ca133fa661f
+
   NOCONFIGURE=1 ./autogen.sh
 }
 



More information about the arch-commits mailing list