Package Details: cursetag-git r41.d016c13-1

Git Clone URL: https://aur.archlinux.org/cursetag-git.git (read-only, click to copy)
Package Base: cursetag-git
Description: an ncurses based audio metadata (tag) editor
Upstream URL: https://github.com/lotuskip/cursetag
Licenses: None
Conflicts: cursetag
Provides: cursetag
Submitter: jose1711
Maintainer: jose1711
Last Packager: jose1711
Votes: 0
Popularity: 0.000000
First Submitted: 2022-06-20 11:07 (UTC)
Last Updated: 2022-06-20 11:07 (UTC)

Dependencies (2)

Required by (0)

Sources (1)

Latest Comments

Gallifreyan commented on 2024-06-21 06:53 (UTC)

Would you consider amending the PKGBUILD and changing the package version? The upstream is currently at 6, as per the makefile config, but when I build this package, the version is 4.something, and certainly not 41.

Maybe just change the pkgver function to something like printf "r6.%s" "$(git rev-parse --short HEAD)", so as to closer reflect the upstream version?