Updated reflex-appimage to 1.0.12-1

This commit is contained in:
2026-07-28 00:01:10 +00:00
parent 5dbc494eb1
commit 794174f5db
2 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
pkgbase = reflex-appimage
pkgdesc = A next-generation, modern, and lightweight SSH client engineered for absolute efficiency
pkgver = 1.0.11
pkgver = 1.0.12
pkgrel = 1
url = https://github.com/Sunhaiy/Reflex
arch = x86_64
@@ -10,10 +10,10 @@ pkgbase = reflex-appimage
conflicts = reflex
options = !strip
options = !debug
source = reflex-1.0.11.AppImage::https://github.com/Sunhaiy/Reflex/releases/download/v1.0.11/reflex-1.0.11-linux-x86_64.AppImage
source = reflex-1.0.12.AppImage::https://github.com/Sunhaiy/Reflex/releases/download/v1.0.12/reflex-1.0.12-linux-x86_64.AppImage
source = reflex.desktop
source = reflex.png
sha256sums = 0745ea0dbb05213b36541aab9945479dd3e9a46ab78ff481bae979bb825bc350
sha256sums = 8f0cbf4289d149d36b5473d791316f3496e6cae82fc87a50d601ca2ca6f7d55a
sha256sums = ee0633f7f8b9d6996eed77120d41c31839891c0177217d38885245491a3156ea
sha256sums = 90a0628bd8b3628609e7965d792478cf9f4fcc74a31ef450d0d47148eeb2da0a

View File

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