Package Details: mpd-discord-rpc-git v1.7.1.r0.93628d2-1

Git Clone URL: https://aur.archlinux.org/mpd-discord-rpc.git (read-only, click to copy)
Package Base: mpd-discord-rpc
Description: Displays your currently playing song / album / artist from MPD in Discord using Rich Presence.
Upstream URL: None
Keywords: discord mpd rpc rust
Licenses: MIT
Submitter: JakeStanger
Maintainer: JakeStanger
Last Packager: JakeStanger
Votes: 2
Popularity: 0.000259
First Submitted: 2020-02-15 14:03 (UTC)
Last Updated: 2023-07-09 17:06 (UTC)

Latest Comments

1 2 Next › Last »

dr460nf1r3 commented on 2023-07-29 12:37 (UTC)

Please add git to makedepends, its needed.

Rojikku commented on 2023-06-16 20:13 (UTC)

Most likely would be under submitting a request.

JakeStanger commented on 2023-06-16 20:07 (UTC)

Hm you might be right. It works with yay alright at least, so there might be an argument to be made that it's a bug (or at least a quirk) of aurto.

Annoyingly there doesn't seem to be any easy way of changing the remote URL. Not sure if that's something worth contacting the mailing list about?

Rojikku commented on 2023-06-16 14:39 (UTC)

Trying not to be needy... But aurto gives me this:

aurto add mpd-discord-rpc-git
aurto: Package not in AUR: mpd-discord-rpc

I think it's something to do with the git repo of this package appearing to be different than the package name. Haven't encountered this in other systems, so, thought I'd mention it. Did a manual install for now.

JakeStanger commented on 2023-05-26 12:38 (UTC)

Good spot - that's done, thanks!

toitenminh commented on 2023-05-25 07:49 (UTC) (edited on 2023-05-25 07:50 (UTC) by toitenminh)

@JakeStanger issue: tag v1.6.0 is placed improperly (commit 1bf31c1) $ git describe --long --tags

v1.5.4b-11-gee29533

$ git show v1.6.0

commit 1bf31c12aaf4068c956bfd20640dd4bdc31c04eb (tag: v1.6.0)
Author: Jake Stanger <mail@jstanger.dev>
Date:   Wed Mar 29 20:30:07 2023 +0100

    chore(release): v0.6.0

solution: update tag v1.6.0 to ee29533 $ git tag -f v1.6.0

Updated tag 'v1.6.0' (was 1bf31c1)

result: $ git show v1.6.0

commit ee2953364f25867dde3427e904d45ba3b8327837 (HEAD -> master, tag: v1.6.0, origin/master, origin/HEAD)
Author: Jake Stanger <mail@jstanger.dev>
Date:   Wed Mar 29 20:42:17 2023 +0100

    chore(release): v1.6.0

JakeStanger commented on 2023-05-15 18:49 (UTC)

Out of interest, what aur manager are you using (if any). I've noticed potentially the same thing happening with a different -git package with yay recently, so I'm wondering if there's a bug there.

Fazzi commented on 2023-05-15 17:09 (UTC)

I'm actually getting the same issue as @screamingatmypc is.

JakeStanger commented on 2023-04-26 16:39 (UTC)

That sounds like a local issue. The current PKGBUILD is for v1.6.0.r0.ee29533. Perhaps try uninstalling / clearing the cache for your aur helper?

screamingatmypc commented on 2023-04-26 16:37 (UTC)

The current PKGBUILD constantly rebuilds and installs mpd-discord-rpc-git-v1.5.4b.r11.gee29533-1 for me.