Updated reflex-appimage to 1.0.11-4

This commit is contained in:
2026-05-22 00:00:48 +00:00
parent d9c3027602
commit ea782edb61
2 changed files with 2 additions and 22 deletions

View File

@@ -1,20 +0,0 @@
pkgbase = reflex-appimage
pkgdesc = A next-generation, modern, and lightweight SSH client engineered for absolute efficiency
pkgver = 1.0.10
pkgrel = 4
url = https://github.com/Sunhaiy/Reflex
arch = x86_64
license = AGPL3
depends = fuse2
provides = reflex
conflicts = reflex
options = !strip
options = !debug
source = reflex-1.0.10.AppImage::https://github.com/Sunhaiy/Reflex/releases/download/v1.0.10/reflex-1.0.10-linux-x86_64.AppImage
source = reflex.desktop
source = reflex.png
sha256sums = 4760d432cd414539df029d1bf0776ebe9069f3c39193845badc52f36dcb27563
sha256sums = ee0633f7f8b9d6996eed77120d41c31839891c0177217d38885245491a3156ea
sha256sums = 90a0628bd8b3628609e7965d792478cf9f4fcc74a31ef450d0d47148eeb2da0a
pkgname = reflex-appimage

View File

@@ -5,7 +5,7 @@ _srcname="Reflex"
_srcmntr="Sunhaiy" _srcmntr="Sunhaiy"
pkgname="${_pkgname}-appimage" pkgname="${_pkgname}-appimage"
pkgver="1.0.10" pkgver="1.0.11"
pkgrel="4" pkgrel="4"
pkgdesc="A next-generation, modern, and lightweight SSH client engineered for absolute efficiency" pkgdesc="A next-generation, modern, and lightweight SSH client engineered for absolute efficiency"
url="https://github.com/${_srcmntr}/${_srcname}" url="https://github.com/${_srcmntr}/${_srcname}"
@@ -23,7 +23,7 @@ conflicts=("reflex")
provides=("reflex") provides=("reflex")
sha256sums=( sha256sums=(
"4760d432cd414539df029d1bf0776ebe9069f3c39193845badc52f36dcb27563" "0745ea0dbb05213b36541aab9945479dd3e9a46ab78ff481bae979bb825bc350"
"ee0633f7f8b9d6996eed77120d41c31839891c0177217d38885245491a3156ea" "ee0633f7f8b9d6996eed77120d41c31839891c0177217d38885245491a3156ea"
"90a0628bd8b3628609e7965d792478cf9f4fcc74a31ef450d0d47148eeb2da0a" "90a0628bd8b3628609e7965d792478cf9f4fcc74a31ef450d0d47148eeb2da0a"
) )