From 9de6ec40d82c790551bd2dba6f57ba2a8092a2d6 Mon Sep 17 00:00:00 2001 From: Matthew Beaudoin Date: Wed, 16 Jul 2025 22:12:03 +0200 Subject: [PATCH] supersonic-desktop: update to 0.17.0. --- srcpkgs/supersonic-desktop/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/supersonic-desktop/template b/srcpkgs/supersonic-desktop/template index f0be4df9918..d7c3790a556 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.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"