Update supersonic-desktop
Release xbps for amd64 / compilation-amd64 (push) Successful in 21m21s
Details
Release xbps for amd64 / compilation-amd64 (push) Successful in 21m21s
Details
This commit is contained in:
parent
f1eacc3e10
commit
92d125e597
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'supersonic-desktop'
|
||||
pkgname=supersonic-desktop
|
||||
version=0.9.0
|
||||
version=0.9.1
|
||||
revision=0
|
||||
build_style=go
|
||||
go_import_path="github.com/dweymouth/supersonic"
|
||||
|
@ -12,7 +12,7 @@ maintainer="ITmodulo <itmodulo@disroot.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/dweymouth/supersonic"
|
||||
distfiles="https://github.com/dweymouth/supersonic/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=72284757454830e0a20c803ef156f9a8c3f932c705c4d07c61aea4dbb2aa03ed
|
||||
checksum=4911901c92883a9912a5b34fdaf524969d959ef9f7fdca19fb9647ace68d7301
|
||||
|
||||
post_install() {
|
||||
mv ${DESTDIR}/usr/bin/supersonic "${DESTDIR}/usr/bin/supersonic-desktop"
|
||||
|
|
Loading…
Reference in New Issue