This website requires JavaScript.
Explore
Help
Sign In
r00t2
/
aur_pkgs
Watch
1
Star
0
Fork
0
You've already forked aur_pkgs
Code
Issues
Pull Requests
Projects
Releases
Activity
5cda183240
aur_pkgs
/
_docs
/
PKGBUILD.templates.d
/
vcs
/
04.vcsver.svn
6 lines
97 B
Plaintext
Raw
Normal View
History
Unescape
Escape
untested. but this should work quite nicely
2016-07-06 09:41:11 -04:00
pkgver() {
moving zandronum-dev to zandronum-hg
2016-09-13 15:45:56 -04:00
cd "${_pkgname}"
untested. but this should work quite nicely
2016-07-06 09:41:11 -04:00
local ver="$(svnversion)"
printf "r%s" "${ver//[[:alpha:]]}"
}
Reference in New Issue
Copy Permalink