Update to version 1.1.8

This commit is contained in:
Yuri Karamian 2026-02-25 02:24:02 +01:00
parent c27349b5c5
commit 44a5c846cf
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@ pkgbase = helixnotes-appimage-bin
options = !strip
source = HelixNotes_1.1.8_amd64.AppImage::https://download.helixnotes.com/releases/v1.1.8/HelixNotes_1.1.8_amd64.AppImage
source = helixnotes.desktop
sha256sums = a75e1258ae3d22b03706e2c382d796c72ea12b1829fb5457cd313a1df1a97ef7
sha256sums = 336e58efb58589db06b224be950dd0f554c851714a97a1ff6b67a2bf541051ec
sha256sums = 20dd14203d5bedca52933bd60065d013418bcba00cea6dfcec78b292b82900ba
pkgname = helixnotes-appimage-bin

View file

@ -11,7 +11,7 @@ depends=('fuse2' 'gtk3')
options=('!strip')
source=("${_pkgname}_${pkgver}_amd64.AppImage::https://download.helixnotes.com/releases/v${pkgver}/${_pkgname}_${pkgver}_amd64.AppImage"
"helixnotes.desktop")
sha256sums=('a75e1258ae3d22b03706e2c382d796c72ea12b1829fb5457cd313a1df1a97ef7'
sha256sums=('336e58efb58589db06b224be950dd0f554c851714a97a1ff6b67a2bf541051ec'
'20dd14203d5bedca52933bd60065d013418bcba00cea6dfcec78b292b82900ba')
noextract=("${_pkgname}_${pkgver}_amd64.AppImage")