Search Criteria
Package Details: onthespot-appimage 1.2.2beta-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/onthespot-appimage.git (read-only, click to copy) |
|---|---|
| Package Base: | onthespot-appimage |
| Description: | A GUI music downloader for Apple Music, Bandcamp, Deezer, Qobuz, Spotify, Tidal, and Youtube |
| Upstream URL: | https://github.com/justin025/onthespot |
| Keywords: | applemusic-downloader audio bandcamp-downloader deezer-downloader music-downloader onthespot qobuz-downloader spotify-downloader tidal-downloader youtube-downloader |
| Licenses: | GPL-2.0-only |
| Conflicts: | onthespot |
| Provides: | onthespot |
| Submitter: | FreezeFrame |
| Maintainer: | FreezeFrame |
| Last Packager: | FreezeFrame |
| Votes: | 4 |
| Popularity: | 0.007695 |
| First Submitted: | 2025-01-09 04:24 (UTC) |
| Last Updated: | 2026-02-18 20:12 (UTC) |
Dependencies (5)
- fuse2
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libarchive (libarchive-gitAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
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.