fix arch
Release Alpine apk for ARM64v8 / compilation-arm64v8 (push) Failing after 1m45s Details

This commit is contained in:
ITmodulo 2024-01-27 19:37:50 +01:00
parent b59ed5057d
commit b1cb0cb008
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Full-featured, mpv-based music player for Subsonic and Jellyfin servers"
url="https://github.com/dweymouth/supersonic"
license="GPL-3.0-or-later"
arch="aarch64"
arch="all"
makedepends="go gcc g++ mpv-dev libayatana-appindicator-dev libsecret-dev glib-dev libx11-dev"
depends="libayatana-appindicator libsecret"
source="$pkgname-$pkgver.tar.gz::https://github.com/dweymouth/supersonic/archive/refs/tags/v$pkgver.tar.gz"