summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2017-11-24Give pkgver an explicit valueSiôn le Roux
Leaving it unset results in an error from pacman: ERROR: pkgver is not allowed to be empty. However, putting VERSION there puts the generated version number there when you run makepkg. Seems to work fine.
2015-11-01Initial commit: working PKGBUILD for latex-solarizedSiô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