supersonic-desktop: update to 0.17.0.

This commit is contained in:
Matthew Beaudoin 2025-07-16 22:12:03 +02:00 committed by Duncan Overbruck
parent a679803ce1
commit 9de6ec40d8

View file

@ -1,6 +1,6 @@
# Template file for 'supersonic-desktop'
pkgname=supersonic-desktop
version=0.16.0
version=0.17.0
revision=1
build_style=go
go_import_path="github.com/dweymouth/supersonic"
@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
homepage="https://github.com/dweymouth/supersonic"
changelog="https://raw.githubusercontent.com/dweymouth/supersonic/refs/heads/main/CHANGELOG.md"
distfiles="https://github.com/dweymouth/supersonic/archive/v${version}.tar.gz"
checksum=fae1911ad67b69e6ce12027d06b8d1ba02d51c55041e9bd80cd502cd1b43e0c1
checksum=6a84f857d68ef9581b3fcc7299fe11be316bc989e16e561d7ad657831c3303d6
post_install() {
mv "${DESTDIR}/usr/bin/supersonic" "${DESTDIR}/usr/bin/supersonic-desktop"