From c7837accaa2d9bd4451721f67f67c3f002e4d92b Mon Sep 17 00:00:00 2001 From: Bryan Joshua Pedini Date: Wed, 6 May 2026 12:34:00 +0200 Subject: [PATCH] fixed SRCINFO --- .SRCINFO | 4 ++-- PKGBUILD | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index b537a8e..073698e 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = reflex-appimage pkgdesc = A next-generation, modern, and lightweight SSH client engineered for absolute efficiency pkgver = 1.0.10 - pkgrel = 1 + pkgrel = 2 url = https://github.com/Sunhaiy/Reflex arch = x86_64 license = AGPL3 @@ -9,7 +9,7 @@ pkgbase = reflex-appimage conflicts = reflex options = !strip 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.png sha256sums = 4760d432cd414539df029d1bf0776ebe9069f3c39193845badc52f36dcb27563 diff --git a/PKGBUILD b/PKGBUILD index 15ccc0b..c259588 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -6,7 +6,7 @@ _srcmntr="Sunhaiy" pkgname="${_pkgname}-appimage" pkgver="1.0.10" -pkgrel="1" +pkgrel="2" pkgdesc="A next-generation, modern, and lightweight SSH client engineered for absolute efficiency" url="https://github.com/${_srcmntr}/${_srcname}" arch=("x86_64")