mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
supersonic-desktop: update to 0.17.0.
This commit is contained in:
parent
a679803ce1
commit
9de6ec40d8
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue