From 92d125e5978fac871f3fb8c9a12c97dd71f727f2 Mon Sep 17 00:00:00 2001 From: itmodulo Date: Sat, 2 Mar 2024 11:26:57 +0100 Subject: [PATCH] Update supersonic-desktop --- 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 875176e..49b10ca 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.9.0 +version=0.9.1 revision=0 build_style=go go_import_path="github.com/dweymouth/supersonic" @@ -12,7 +12,7 @@ maintainer="ITmodulo " 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"