惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

B
Blog RSS Feed
J
Java Code Geeks
H
Help Net Security
Google DeepMind News
Google DeepMind News
博客园 - 司徒正美
Microsoft Security Blog
Microsoft Security Blog
宝玉的分享
宝玉的分享
Stack Overflow Blog
Stack Overflow Blog
D
DataBreaches.Net
The GitHub Blog
The GitHub Blog
S
SegmentFault 最新的问题
U
Unit 42
博客园 - 三生石上(FineUI控件)
Last Week in AI
Last Week in AI
M
MIT News - Artificial intelligence
WordPress大学
WordPress大学
小众软件
小众软件
博客园 - 叶小钗
D
Docker
量子位
P
Proofpoint News Feed
博客园_首页
T
Tailwind CSS Blog
F
Fortinet All Blogs

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - onthespot-appimage
2026-06-19 · via AUR Newest Packages

Latest Comments

FreezeFrame commented on 2025-12-24 19:37 (UTC)

Thanks guys, was on vacation for a few days. Updated to v1.1.4 now

KeksNino commented on 2025-12-22 14:18 (UTC) (edited on 2025-12-22 14:23 (UTC) by KeksNino)

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() {

ivank commented on 2025-12-22 09:25 (UTC)

Hi FreezeFrame, Hello, version 1.1.4 just got released. Take care, Ivan

FreezeFrame commented on 2025-12-08 17:08 (UTC)

Thanks for letting me know, just updated.

<deleted-account> commented on 2025-12-04 14:04 (UTC)

Hello, Version 1.1.3 just got released ;)

FreezeFrame commented on 2025-08-15 01:07 (UTC)

Sorry didn't see that there was a new version. Package should be up to date now.

NotRexButCaesar commented on 2025-08-11 00:40 (UTC)

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.