From 887cd9a3344f1fff467f0adb0a20fd9b6187e1c6 Mon Sep 17 00:00:00 2001 From: Rasmus Thomsen <oss@cogitri.dev> Date: Sun, 5 Jul 2020 12:30:05 +0200 Subject: [PATCH] community/gnome-music: upgrade to 3.36.4 --- community/gnome-music/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/gnome-music/APKBUILD b/community/gnome-music/APKBUILD index d4d048bfe4a3..3e6ed2d80f2b 100644 --- a/community/gnome-music/APKBUILD +++ b/community/gnome-music/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Rasmus Thomsen <oss@cogitri.dev> # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gnome-music -pkgver=3.36.3 +pkgver=3.36.4 pkgrel=0 pkgdesc="Music is the new GNOME music playing application" url="https://wiki.gnome.org/Apps/Music" @@ -36,5 +36,5 @@ package() { DESTDIR="$pkgdir" ninja -C output install } -sha512sums="0baa7a687adac9bf3603eebcb6acdb35f4a819ad2db75cc5c77b1b82835692ad2399c9ee5bf7114d166aa74f42a913b6700210c872a4ab71c3639e2cd74db5dc gnome-music-3.36.3.tar.xz +sha512sums="23d369baad9b196d350167f44f4af96594c13c9150f65005c1b16e0b7dc29621d0ebe8c5a570d559b7fe09460de7c7708c858345b7a22bc78f682505a56b10e6 gnome-music-3.36.4.tar.xz 0437214912794981cdb6df4309f34b40b65ec4412cc0ec9a384da07e22a0c1d3cc8272e2a210f1e614f0e9a9767d96b83624ad1f1f82bd3445ff62c8f1234dc9 dont-require-py3-gettext-support.patch" -- GitLab