Package Base Details: ch343ser-git

Git Clone URL: https://aur.archlinux.org/ch343ser-git.git (read-only, click to copy)
Keywords: ch342 ch343 ch344 ch347 ch9101 ch9102 ch9103 ch9104
Submitter: taotieren
Maintainer: taotieren
Last Packager: taotieren
Votes: 0
Popularity: 0.000000
First Submitted: 2023-07-19 15:26 (UTC)
Last Updated: 2023-12-22 16:02 (UTC)

Packages (1)

Latest Comments

FabioLolix commented on 2023-07-23 14:37 (UTC)

@taotieren I'm not interested in co-maintaining this pkgbuild; I have made a revision because I randomly picked it from the feed "Newest AUR Packages", instead I'm interested in co-maintining linuxcnc-git

taotieren commented on 2023-07-20 07:25 (UTC)

Thanks!

FabioLolix commented on 2023-07-19 17:23 (UTC)

Hello, for pkgver please use:

printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short=7 HEAD)"

(git without tags https://wiki.archlinux.org/title/VCS_package_guidelines#Git)

gcc don't have to be specified as makedepends because is part of the base-devel package and is a pre-requisite, while git is missing from makedepends