Translations:VCS PKGBUILD Guidelines/20/ru
From Manjaro
Views
Actions
Namespaces
Variants
Tools
pkgver() {
cd "$srcdir/repo"
git describe --long | sed -E 's/([^-]*-g)/r\1/;s/-/./g'
}
2.0.r6.ga17a017
pkgver() {
cd "$srcdir/repo"
git describe --long | sed -E 's/([^-]*-g)/r\1/;s/-/./g'
}
2.0.r6.ga17a017