Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-24 | Include generated version in VCS | Siôn le Roux | |
The VERSION text from the PKGBUILD template is just a placeholder. The docs state: > To use pkgver(), you still need to declare the pkgver variable with the most recent value. The value is generated there by makepkg, it just needs to be included in the PKGBUILD and committed to source control. To apply this in AUR the pkgrel also needs to be bumped, because there's no upstream change. | |||
2015-11-01 | Initial commit: working PKGBUILD for latex-solarized | Siôn Le Roux | |
* Uses git revision info for version number * Installs top-level .sty files from jez/latex-solarized to TEXMF * Runs texhash on install/uninstall * .SRCINFO contains a hard-coded version because AUR4 is strict |