diff --git a/srcpkgs/supersonic-desktop/template b/srcpkgs/supersonic-desktop/template index a021d64b988ba0..35afee96060e6b 100644 --- a/srcpkgs/supersonic-desktop/template +++ b/srcpkgs/supersonic-desktop/template @@ -1,6 +1,6 @@ # Template file for 'supersonic-desktop' pkgname=supersonic-desktop -version=0.20.1 +version=0.21.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=6a51404e2388959058a6d42c069c858f15c224f6543c7b2b3de60deb5e32da78 +checksum=b532e5fb0c2e03949a704ac12576713a85eb1890012befd2f2479caa35723804 post_install() { mv "${DESTDIR}/usr/bin/supersonic" "${DESTDIR}/usr/bin/supersonic-desktop"