Update to 0.13.1

This commit is contained in:
exu 2024-08-21 09:51:35 +02:00
parent 6195174827
commit b4dfb354d5

View File

@ -1,7 +1,7 @@
# Maintainer: exu <aur _a_ frm01 _d_ net>
pkgname=supersonic-desktop-wayland
pkgver=0.13.0
pkgver=0.13.1
pkgrel=1
pkgdesc="A lightweight cross-platform desktop client for Subsonic and Jellyfin music servers."
_pkgname="${pkgname//-desktop-wayland/}"
@ -15,8 +15,10 @@ depends=('glibc'
optdepends=('libappindicator-gtk3: Systray indicator support'
'org.freedesktop.secrets: Keyring password store support')
makedepends=('go>=1.17')
provides=('supersonic-desktop')
conflicts=('supersonic-desktop')
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/v${pkgver}.tar.gz")
sha256sums=('771a1937183bb1a1354e07d4ff62196441335612ed4c614a1a552569dda8323a')
sha256sums=('80fa4b34b41be73dffd330656f10803515ce3cd662c9c72c66208963cbbb8b4a')
build() {
export GOPATH="$srcdir"/gopath