diff options
Diffstat (limited to 'community/gnome-music/APKBUILD')
-rw-r--r-- | community/gnome-music/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gnome-music/APKBUILD b/community/gnome-music/APKBUILD index 829d1d3184..105c40fc42 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.38.1 +pkgver=3.38.2 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="00fc78a9bd89cd67e42886ffb32b9be0725ec5d74146a6a7ce2572b2b0280c7aa64b264cc761b2036a891a012e72523d9e8ca1a1cc3c2aef0b6950f4667095a4 gnome-music-3.38.1.tar.xz" +sha512sums="c80b06798da7da159faba7ea44239444a72ea58af350ee8e82a90f7cff45efe9c6b7663e4fb36db1dafc2241fa738fffc49d488b6773eb4c431f4c502742b35f gnome-music-3.38.2.tar.xz" |