summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2020-04-11fix missing quotes, thanks 2ion!Hans-Nikolai Viessmann
2020-02-09minor fix in source urlHans-Nikolai Viessmann
2020-02-05fix missing exclusion on pacman package listingHans-Nikolai Viessmann
there is an assumption within the tllocalmgr script that the package name is of form 'texlive-local', which is used to filter out the list of tex packages so that we know which system (from archlinux repo) tex packages are actually installed. With this new package name, 'tllocalmgr-git', this is not excluded leading to a startup error.
2020-02-02initial commitHans-Nikolai Viessmann