mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/g4music: upgrade to 3.4-1
This commit is contained in:
parent
0733e3cf64
commit
23ae090c5b
@ -2,7 +2,10 @@
|
||||
# Maintainer: Jakob Meier <comcloudway@ccw.icu>
|
||||
pkgname=g4music
|
||||
pkgver=3.4
|
||||
pkgrel=0
|
||||
# has to be removed for 3.5
|
||||
_subver=1
|
||||
# had to be increased so _subver would take affect
|
||||
pkgrel=1
|
||||
pkgdesc="Fast fluent lightweight music player written in GTK4, with a beautiful and adaptive user interface"
|
||||
url="https://gitlab.gnome.org/neithern/g4music"
|
||||
arch="all"
|
||||
@ -18,8 +21,8 @@ makedepends="
|
||||
meson
|
||||
vala
|
||||
"
|
||||
source="https://gitlab.gnome.org/neithern/g4music/-/archive/v$pkgver/g4music-v$pkgver.tar.gz"
|
||||
builddir="$srcdir/g4music-v$pkgver"
|
||||
source="https://gitlab.gnome.org/neithern/g4music/-/archive/v$pkgver-$_subver/g4music-v$pkgver-$_subver.tar.gz"
|
||||
builddir="$srcdir/g4music-v$pkgver-$_subver"
|
||||
|
||||
build() {
|
||||
abuild-meson \
|
||||
@ -35,5 +38,5 @@ package() {
|
||||
DESTDIR="$pkgdir" meson install --no-rebuild -C output
|
||||
}
|
||||
sha512sums="
|
||||
deec85929646f07b6b900a41241013072aaa5c8d0eb51c2c2aef2fd1f7e21c7eabf1176e7fa1d8bc2675612f33a2fb8335345153083d7f6552d35420bc91bf61 g4music-v3.4.tar.gz
|
||||
c86a75239cd4d6c39f2dee91253f8f954e8bb623fab4571b7b86401e0990cc3aee65677accdd2bcc745c77732f4d7172b473a5952c622e53e3326591e9d7c368 g4music-v3.4-1.tar.gz
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user