Update to 1.1.2 with Fedora-built AppImage

This commit is contained in:
Yuri Karamian 2026-02-18 00:49:28 +01:00
parent fa4c315e6b
commit d03ef21cc5
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.2_amd64.AppImage::https://download.helixnotes.com/releases/v1.1.2/HelixNotes_1.1.2_amd64.AppImage
source = helixnotes.desktop
sha256sums = 2adb4ff37094dd39106f7790ac5872af74a5079402c258027757f52f3f88fac6
sha256sums = 712136bca9f4c95189b812b23239269ba7a3895df2dfd5ddaa69f9f071628edb
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=('2adb4ff37094dd39106f7790ac5872af74a5079402c258027757f52f3f88fac6'
sha256sums=('712136bca9f4c95189b812b23239269ba7a3895df2dfd5ddaa69f9f071628edb'
'20dd14203d5bedca52933bd60065d013418bcba00cea6dfcec78b292b82900ba')
noextract=("${_pkgname}_${pkgver}_amd64.AppImage")