aboutsummaryrefslogtreecommitdiff
path: root/update.bash
AgeCommit message (Collapse)Author
2022-04-29Simplify $pkgver handlingHEADmasterEinhard Leichtfuß
Always set $_pkgver. - And set it first. (Derive $pkgver off it.) - Usually same as $pkgver.
2022-04-29Fix svn PKGBUILD: move sources to $_langEinhard Leichtfuß
This required allowing a fixed prepare() function and, for the optional, dictionary-specific prepare() part to be inserted into such a fixed prepare() function.
2022-04-29Consistent quoting (again)Einhard Leichtfuß
2022-04-29Use proper .bash suffixEinhard Leichtfuß