fixed SRCINFO

This commit is contained in:
2026-05-06 12:34:00 +02:00
parent 9a78e71a8a
commit c7837accaa
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
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.10 pkgver = 1.0.10
pkgrel = 1 pkgrel = 2
url = https://github.com/Sunhaiy/Reflex url = https://github.com/Sunhaiy/Reflex
arch = x86_64 arch = x86_64
license = AGPL3 license = AGPL3
@@ -9,7 +9,7 @@ pkgbase = reflex-appimage
conflicts = reflex conflicts = reflex
options = !strip options = !strip
options = !debug options = !debug
source = reflex-1.0.10.AppImage::https://github.com/Sunhaiy/Reflex/releases/download/app-v1.0.10/Open.Video.Downloader_1.0.10_amd64.AppImage 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.desktop
source = reflex.png source = reflex.png
sha256sums = 4760d432cd414539df029d1bf0776ebe9069f3c39193845badc52f36dcb27563 sha256sums = 4760d432cd414539df029d1bf0776ebe9069f3c39193845badc52f36dcb27563

View File

@@ -6,7 +6,7 @@ _srcmntr="Sunhaiy"
pkgname="${_pkgname}-appimage" pkgname="${_pkgname}-appimage"
pkgver="1.0.10" pkgver="1.0.10"
pkgrel="1" pkgrel="2"
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}"
arch=("x86_64") arch=("x86_64")