fixed download url

This commit is contained in:
2026-05-06 12:32:51 +02:00
parent 5e2c5c2837
commit 9a78e71a8a

View File

@@ -14,7 +14,7 @@ license=("AGPL3")
options=("!strip" "!debug")
_archive="${_pkgname}-${pkgver}.AppImage"
source=(
"${_archive}::https://github.com/${_srcmntr}/${_srcname}/releases/download/app-v${pkgver}/Open.Video.Downloader_${pkgver}_amd64.AppImage"
"${_archive}::https://github.com/${_srcmntr}/${_srcname}/releases/download/v${pkgver}/reflex-${pkgver}-linux-x86_64.AppImage"
"${_pkgname}.desktop"
"${_pkgname}.png"
)