Package Details: xdg-utils-symlink-fix 1.2.0+beta1-1

Git Clone URL: https://aur.archlinux.org/xdg-utils-symlink-fix.git (read-only, click to copy)
Package Base: xdg-utils-symlink-fix
Description: xdg-utils replacement which respects mimeapps.list being a symlink
Upstream URL: https://gitlab.freedesktop.org/xdg/xdg-utils/-/tags/v1.2.0-beta1
Licenses: MIT
Conflicts: xdg-utils
Provides: xdg-utils
Submitter: hnicke
Maintainer: hnicke
Last Packager: hnicke
Votes: 0
Popularity: 0.000000
First Submitted: 2022-01-29 10:38 (UTC)
Last Updated: 2023-10-03 12:06 (UTC)

Dependencies (15)

Required by (836)

Sources (1)

Latest Comments

hnicke commented on 2023-10-03 12:08 (UTC)

@lukasmoroz thanks for letting me know. Indeed, the PR has finally been accepted and released in v1.2.0-beta1. I've adjusted the package to ship v1.2.0-beta1.

Once the 'xdg-utils' arch package ships v1.2.0, this package will get removed.

lukaszmoroz commented on 2023-10-02 18:00 (UTC)

Build fails with:

fatal: reference is not a tree: 79dcb44559a5ed4b994ebc579f9575eef443e4cb

It seems that the fix has been merged into upstream, but a new version of xdg-utils has not been released yet.

Ezio652 commented on 2023-06-13 14:51 (UTC)

Perfect, thanks for the quick-fix.

For some reason I needed a deep-clean of the package cache for it to work. So for those still having problems (and using yay) try:

rm -r ~/.cache/yay/xdg-utils-symlink-fix

A simple cleanBuild didn't work for me, but after the clean works perfectly.

hnicke commented on 2023-06-12 22:46 (UTC)

@Ezio thanks for reporting. Should be fixed.

Ezio652 commented on 2023-06-12 21:22 (UTC)

With the last update the pkgver seems to be slightly wrong. At least yay identifies the version as always in need of update.

My guess is that .SRCINFO is not 100% up to date.