























Hello, i've made a patch for the latest 1.1.4 version that changed the download url.
patch:
diff --git a/PKGBUILD b/PKGBUILD
index ea23b8e..c6aa605 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Elia Elmas <eliaelmas at proton dot me>
_pkgname=onthespot
pkgname="$_pkgname-appimage"
-pkgver=1.1.3
+pkgver=1.1.4
pkgrel=1
pkgdesc="A GUI music downloader for Apple Music, Bandcamp, Deezer, Qobuz, Spotify, Tidal, and Youtube"
arch=('x86_64')
@@ -13,9 +13,9 @@ optdepends=()
provides=("$_pkgname=$pkgver")
conflicts=("$_pkgname")
_appimage="${pkgname}-${pkgver}.AppImage"
-source=("${_appimage}::https://github.com/justin025/onthespot/releases/download/v${pkgver}/OnTheSpot-${pkgver}-x86_64.AppImage" "https://raw.githubusercontent.com/justin025/onthespot/refs/tags/v${pkgver}/LICENSE")
+source=("${_appimage}::https://github.com/justin025/onthespot/releases/download/v${pkgver}/OnTheSpot-x86_64.AppImage" "https://raw.githubusercontent.com/justin025/onthespot/refs/tags/v${pkgver}/LICENSE")
noextract=("${_appimage}")
-md5sums=('4ab933764e8abca4019617f5b181eb8c' '267d14867132fa03d20ea4c695c31e8c')
+md5sums=('effcac6fbc727fe0b7a46fb923302111' '267d14867132fa03d20ea4c695c31e8c')
prepare() {
Hi FreezeFrame, Hello, version 1.1.4 just got released. Take care, Ivan
Thanks for letting me know, just updated.
Hello, Version 1.1.3 just got released ;)
Sorry didn't see that there was a new version. Package should be up to date now.
An update for the program has been released. The only change needed in the packagebuild is from "pkgver=1.1.0" to "pkgver=1.1.1" and the checksums.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
Thanks guys, was on vacation for a few days. Updated to v1.1.4 now