You've already forked reflex-appimage
Updated reflex-appimage to 1.0.12-1
This commit is contained in:
6
.SRCINFO
6
.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.11
|
pkgver = 1.0.12
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://github.com/Sunhaiy/Reflex
|
url = https://github.com/Sunhaiy/Reflex
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
@@ -10,10 +10,10 @@ pkgbase = reflex-appimage
|
|||||||
conflicts = reflex
|
conflicts = reflex
|
||||||
options = !strip
|
options = !strip
|
||||||
options = !debug
|
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.desktop
|
||||||
source = reflex.png
|
source = reflex.png
|
||||||
sha256sums = 0745ea0dbb05213b36541aab9945479dd3e9a46ab78ff481bae979bb825bc350
|
sha256sums = 8f0cbf4289d149d36b5473d791316f3496e6cae82fc87a50d601ca2ca6f7d55a
|
||||||
sha256sums = ee0633f7f8b9d6996eed77120d41c31839891c0177217d38885245491a3156ea
|
sha256sums = ee0633f7f8b9d6996eed77120d41c31839891c0177217d38885245491a3156ea
|
||||||
sha256sums = 90a0628bd8b3628609e7965d792478cf9f4fcc74a31ef450d0d47148eeb2da0a
|
sha256sums = 90a0628bd8b3628609e7965d792478cf9f4fcc74a31ef450d0d47148eeb2da0a
|
||||||
|
|
||||||
|
|||||||
4
PKGBUILD
4
PKGBUILD
@@ -5,7 +5,7 @@ _srcname="Reflex"
|
|||||||
_srcmntr="Sunhaiy"
|
_srcmntr="Sunhaiy"
|
||||||
|
|
||||||
pkgname="${_pkgname}-appimage"
|
pkgname="${_pkgname}-appimage"
|
||||||
pkgver="1.0.11"
|
pkgver="1.0.12"
|
||||||
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,7 +23,7 @@ conflicts=("reflex")
|
|||||||
provides=("reflex")
|
provides=("reflex")
|
||||||
|
|
||||||
sha256sums=(
|
sha256sums=(
|
||||||
"0745ea0dbb05213b36541aab9945479dd3e9a46ab78ff481bae979bb825bc350"
|
"8f0cbf4289d149d36b5473d791316f3496e6cae82fc87a50d601ca2ca6f7d55a"
|
||||||
"ee0633f7f8b9d6996eed77120d41c31839891c0177217d38885245491a3156ea"
|
"ee0633f7f8b9d6996eed77120d41c31839891c0177217d38885245491a3156ea"
|
||||||
"90a0628bd8b3628609e7965d792478cf9f4fcc74a31ef450d0d47148eeb2da0a"
|
"90a0628bd8b3628609e7965d792478cf9f4fcc74a31ef450d0d47148eeb2da0a"
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user