testing/g4music: upgrade to 3.7.1

This commit is contained in:
Jakob Meier 2024-06-29 12:03:54 +02:00 committed by Celeste
parent 6fb17cd7e5
commit 815db577bf

View File

@ -1,7 +1,7 @@
# Contributor: Jakob Meier <comcloudway@ccw.icu>
# Maintainer: Jakob Meier <comcloudway@ccw.icu>
pkgname=g4music
pkgver=3.6.2
pkgver=3.7.1
pkgrel=0
pkgdesc="Fast fluent lightweight music player written in GTK4, with a beautiful and adaptive user interface"
url="https://gitlab.gnome.org/neithern/g4music"
@ -34,6 +34,7 @@ check() {
package() {
DESTDIR="$pkgdir" meson install --no-rebuild -C output
}
sha512sums="
e455406ee154cc94e203464731a8af0acf13cc2284592b5a9bfaca95a9fd4c3a8fc19d31af5f7a63f73508808fd794cff3c57fecdf34dc2326bc6c26a43c8750 g4music-v3.6.2.tar.gz
1e883ca8d18af944a98796522f6431da7ecb4b3f824b1dcba13f1d20bd81e2453ad06b9362e80062a2598ac4563fd140c72e62cc5d7f87a8d0cf6c97e0fdddbd g4music-v3.7.1.tar.gz
"