Package Details: pear-desktop-bin 3.11.0-2

Git Clone URL: https://aur.archlinux.org/pear-desktop-bin.git (read-only, click to copy)
Package Base: pear-desktop-bin
Description: Extension for music player
Upstream URL: https://github.com/pear-devs/pear-desktop
Licenses: MIT
Conflicts: pear-desktop, youtube-music
Provides: pear-desktop
Submitter: yochananmarqos
Maintainer: yochananmarqos (ArjixWasTaken)
Last Packager: yochananmarqos
Votes: 72
Popularity: 0.58
First Submitted: 2025-10-12 18:41 (UTC)
Last Updated: 2025-10-12 19:03 (UTC)

Pinned Comments

yochananmarqos commented on 2025-10-12 18:42 (UTC)

PSA: Upstream has renamed the project from youtube-music to pear-desktop. Please install pear-desktop-bin.

yochananmarqos commented on 2022-01-02 16:15 (UTC) (edited on 2022-01-02 16:16 (UTC) by yochananmarqos)

Please do not flag this out of date for pre-releases. The developer will normally mark them as the official release soon after if there are no issues.

Latest Comments

1 2 3 4 5 Next › Last »

Rooki commented on 2025-11-20 15:29 (UTC)

Please request a merge of package of https://aur.archlinux.org/packages/youtube-music-next-bin, as it is just confusing otherwise.

Rooki commented on 2025-11-20 15:20 (UTC)

@zxp19821005 it seems they reactivated it.

yochananmarqos commented on 2025-10-12 19:03 (UTC)

@INeedTogepi: Fixed.

INeedTogepi commented on 2025-10-12 19:00 (UTC) (edited on 2025-10-12 19:02 (UTC) by INeedTogepi)

Got the following error on building in a clean chroot:

Error on file "/build/pear-desktop-bin/pkg/pear-desktop-bin/usr/share/applications/pear-desktop.desktop": No such file or directory

yochananmarqos commented on 2025-10-12 18:42 (UTC)

PSA: Upstream has renamed the project from youtube-music to pear-desktop. Please install pear-desktop-bin.

Damgaldor commented on 2025-09-29 21:09 (UTC)

https://th-ch.github.io/youtube-music is no longer valid and should be changed to https://ytmd-devs.github.io/ytmd/

yochananmarqos commented on 2025-04-25 17:27 (UTC)

@jetersen: Flagging the package out of date is enough. Please don't paste diffs in the comments.

jetersen commented on 2025-04-25 16:15 (UTC)

3.8.1 is out

diff --git a/.SRCINFO b/.SRCINFO
index aba7c9f..da85ec7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
 pkgbase = youtube-music-bin
    pkgdesc = YouTube Music Desktop App bundled with custom plugins (and built-in ad blocker / downloader)
-   pkgver = 3.8.0
+   pkgver = 3.8.1
    pkgrel = 1
    url = https://th-ch.github.io/youtube-music
    install = youtube-music.install
@@ -11,10 +11,10 @@ pkgbase = youtube-music-bin
    depends = nss
    provides = youtube-music
    conflicts = youtube-music
-   source = https://github.com/th-ch/youtube-music/releases/download/v3.8.0/youtube-music_3.8.0_amd64.deb
-   source = license-3.8.0::https://github.com/th-ch/youtube-music/raw/v3.8.0/license
+   source = https://github.com/th-ch/youtube-music/releases/download/v3.8.1/youtube-music_3.8.1_amd64.deb
+   source = license-3.8.1::https://github.com/th-ch/youtube-music/raw/v3.8.1/license
    source = youtube-music.sh
-   sha256sums = 18e28f839659fd714d63115df77bb9d71cc27f64ab36135a5d44725ea5b9f256
+   sha256sums = f171422c4431855b5fbaad9fd3ae9ff7423fb60dab6e4b9bac6e45ecba920692
    sha256sums = e7e14b3b771ecadb23f6ee0b6f99d1553e385e35cdb44fc8e36ee7c878dacd08
    sha256sums = 3769e2d994ad011e8481f3ed448557cd9e5b5f1a805d84b4944639c807440d8c

diff --git a/PKGBUILD b/PKGBUILD
index 0e033b9..409e116 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Mark Wagie <mark dot wagie at proton dot me>
 # Contributor: Harsh Barsaiyan <hbarsaiyan at gmail dot com>
 pkgname=youtube-music-bin
-pkgver=3.8.0
+pkgver=3.8.1
 pkgrel=1
 pkgdesc="YouTube Music Desktop App bundled with custom plugins (and built-in ad blocker / downloader)"
 arch=('x86_64')
@@ -18,7 +18,7 @@ install="${pkgname%-bin}.install"
 source=("https://github.com/th-ch/youtube-music/releases/download/v$pkgver/${pkgname%-bin}_${pkgver}_amd64.deb"
         "license-$pkgver::https://github.com/th-ch/youtube-music/raw/v$pkgver/license"
         "${pkgname%-bin}.sh")
-sha256sums=('18e28f839659fd714d63115df77bb9d71cc27f64ab36135a5d44725ea5b9f256'
+sha256sums=('f171422c4431855b5fbaad9fd3ae9ff7423fb60dab6e4b9bac6e45ecba920692'
             'e7e14b3b771ecadb23f6ee0b6f99d1553e385e35cdb44fc8e36ee7c878dacd08'
             '3769e2d994ad011e8481f3ed448557cd9e5b5f1a805d84b4944639c807440d8c')

zxp19821005 commented on 2025-04-10 07:30 (UTC)

The upstream has archived the repo.

yochananmarqos commented on 2025-03-28 03:04 (UTC)

@Jericho: There is normally no reason to have debugging enabled for building AUR packages and is not related to this package or any other. Please see Disable debug packages and LTO.