Manjaro Translations:VCS PKGBUILD Guidelines/24/en

Translations:VCS PKGBUILD Guidelines/24/en

From Manjaro
pkgver() {
  cd "$srcdir/repo"
  printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"
}
r1142.a17a017
Cookies help us deliver our services. By using our services, you agree to our use of cookies.