Artix Linux Forum

Artix Linux => Package management => Topic started by: dreieck on 15 February 2023, 01:10:43

Title: [solved for now] omniverse/ddcutil-git out of date.
Post by: dreieck on 15 February 2023, 01:10:43
The prebuilt package "ddcutil-git" in the omniverse repository (https://omniverse.artixlinux.org/x86_64/) is out of date:

* pacman -Si omniverse/ddcutil-git | grep Version | awk '{print $3}': 1.2.0.r0.g52e170ee-1
* pacman -Si world/ddcutil | grep Version | awk '{print $3}': 1.3.0-1
* A built of aur/ddcutil-git results in version 1.4.1.r2.g4c912e33-1

If the prebuilt package is not regularly kept up to date in omniverse, I suggest to remove it from there so that the AUR package is the only available.

Regards!
Title: Re: omniverse/ddcutil-git out of date.
Post by: Artist on 15 February 2023, 21:57:32
Thx for the heads up.
ddcutil-git-1.4.1.r2.g4c912e33 is now available in omniverse

artist