You've already forked reflex-appimage
Updated reflex-appimage to 1.0.24-1
This commit is contained in:
8
.SRCINFO
8
.SRCINFO
@@ -1,6 +1,6 @@
|
|||||||
pkgbase = reflex-appimage
|
pkgbase = reflex-appimage
|
||||||
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
|
||||||
pkgver = 1.0.22
|
pkgver = 1.0.24
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://github.com/Sunhaiy/Reflex
|
url = https://github.com/Sunhaiy/Reflex
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
@@ -10,11 +10,11 @@ pkgbase = reflex-appimage
|
|||||||
conflicts = reflex
|
conflicts = reflex
|
||||||
options = !strip
|
options = !strip
|
||||||
options = !debug
|
options = !debug
|
||||||
source = reflex-1.0.22.AppImage::https://github.com/Sunhaiy/Reflex/releases/download/v1.0.22/reflex-1.0.22-linux-x86_64.AppImage
|
source = reflex-1.0.24.AppImage::https://github.com/Sunhaiy/Reflex/releases/download/v1.0.24/reflex-1.0.24-linux-x86_64.AppImage
|
||||||
source = reflex.desktop
|
source = reflex.desktop
|
||||||
source = reflex.png
|
source = reflex.png
|
||||||
sha256sums = a0ad5761421154256aea1dca570759436ebf3d4c7cc6dbcb250701b97bf44937
|
sha256sums = 5bb1359defa70263a0c418730fea730f214d7ed4f764a96124dbd8c0b324482a
|
||||||
sha256sums = a6b3ff91e20406e878b0c844a2296d69b73a04361afe6d6cb7cc115a62ddce39
|
sha256sums = a6b3ff91e20406e878b0c844a2296d69b73a04361afe6d6cb7cc115a62ddce39
|
||||||
sha256sums = 90a0628bd8b3628609e7965d792478cf9f4fcc74a31ef450d0d47148eeb2da0a
|
sha256sums = 6cba35916086324e86dfe98f1c4abb9916a842298d6dd8c34106218ae4a87150
|
||||||
|
|
||||||
pkgname = reflex-appimage
|
pkgname = reflex-appimage
|
||||||
|
|||||||
6
PKGBUILD
6
PKGBUILD
@@ -5,7 +5,7 @@ _srcname="Reflex"
|
|||||||
_srcmntr="Sunhaiy"
|
_srcmntr="Sunhaiy"
|
||||||
|
|
||||||
pkgname="${_pkgname}-appimage"
|
pkgname="${_pkgname}-appimage"
|
||||||
pkgver="1.0.22"
|
pkgver="1.0.24"
|
||||||
pkgrel="1"
|
pkgrel="1"
|
||||||
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,9 +23,9 @@ conflicts=("reflex")
|
|||||||
provides=("reflex")
|
provides=("reflex")
|
||||||
|
|
||||||
sha256sums=(
|
sha256sums=(
|
||||||
"a0ad5761421154256aea1dca570759436ebf3d4c7cc6dbcb250701b97bf44937"
|
"5bb1359defa70263a0c418730fea730f214d7ed4f764a96124dbd8c0b324482a"
|
||||||
"a6b3ff91e20406e878b0c844a2296d69b73a04361afe6d6cb7cc115a62ddce39"
|
"a6b3ff91e20406e878b0c844a2296d69b73a04361afe6d6cb7cc115a62ddce39"
|
||||||
"90a0628bd8b3628609e7965d792478cf9f4fcc74a31ef450d0d47148eeb2da0a"
|
"6cba35916086324e86dfe98f1c4abb9916a842298d6dd8c34106218ae4a87150"
|
||||||
)
|
)
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
|
|||||||
BIN
reflex.png
BIN
reflex.png
Binary file not shown.
|
Before Width: | Height: | Size: 444 KiB After Width: | Height: | Size: 62 KiB |
Reference in New Issue
Block a user