From e8befe2e095376ec680498d4045c3bde112bf799 Mon Sep 17 00:00:00 2001 From: Rasmus Thomsen <oss@cogitri.dev> Date: Wed, 16 Sep 2020 11:04:37 +0200 Subject: [PATCH] community/gnome-music: upgrade to 3.38.0 --- 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 57d30b90ce3d..eafcd9312179 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.37.92 +pkgver=3.38.0 pkgrel=0 pkgdesc="Music is the new GNOME music playing application" url="https://wiki.gnome.org/Apps/Music" @@ -29,4 +29,4 @@ package() { DESTDIR="$pkgdir" meson install --no-rebuild -C output } -sha512sums="2dbfcb1f3c640fe191fd18512c20d263881dffdefc24f11e6d765669e8ae5cd986f32612a5315dcb956158f884b9e24251a0fed5d3a273f73b3290d2d5c59df1 gnome-music-3.37.92.tar.xz" +sha512sums="fecd2a448a94bcab6c51a5ba3e137eedd5d1e5037909b681af3045ff7d4091c34de3159ab0f74faca73a351fdeeedca6a6b89c11fa6c2cf29f1313cab6f9d8e3 gnome-music-3.38.0.tar.xz" -- GitLab