Manjaro Translations:VCS PKGBUILD Guidelines/24/ru

Translations:VCS PKGBUILD Guidelines/24/ru

From Manjaro
Revision as of 04:42, 1 March 2023 by Krotesk (talk | contribs) (Created page with "{{hc|<nowiki>pkgver() { cd "$srcdir/repo" printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)" }</nowiki>| r1142.a17a017 }}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.