From 59f341773afb11fef3560a4c4541e41ae43146f5 Mon Sep 17 00:00:00 2001
From: Natanael Copa <ncopa@alpinelinux.org>
Date: Tue, 29 Oct 2019 14:23:14 +0000
Subject: [PATCH] community/gnome-music: rebuild against python 3.8

---
 community/gnome-music/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/community/gnome-music/APKBUILD b/community/gnome-music/APKBUILD
index 9c0e65b96dfa..b2d89dc80140 100644
--- a/community/gnome-music/APKBUILD
+++ b/community/gnome-music/APKBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Rasmus Thomsen <oss@cogitri.dev>
 pkgname=gnome-music
 pkgver=3.34.1
-pkgrel=0
+pkgrel=1
 pkgdesc="Music is the new GNOME music playing application"
 url="https://wiki.gnome.org/Apps/Music"
 arch="all"
-- 
GitLab