Translations:VCS PKGBUILD Guidelines/28/en
From Manjaro
Views
Actions
Namespaces
Variants
Tools
Mercurial
pkgver() {
cd "$srcdir/repo"
printf "r%s.%s" "$(hg identify -n)" "$(hg identify -i)"
}
r2813.75881cc5391e
pkgver() {
cd "$srcdir/repo"
printf "r%s.%s" "$(hg identify -n)" "$(hg identify -i)"
}
r2813.75881cc5391e