summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-12-04pkgver: abbreviate commit idRalph Torres
2023-12-04update conflicts, change sig typeRalph Torres
The texlab-bin package provides "texlab" so the latter should suffice alone. Also, change sig type from md5 to sha256 just in case it is needed in the future.
2023-11-23refactor functionsRalph Torres
pkgver: simplify sed command package: trim whitespace; use -t option for doc files
2023-11-21fix package(): add mkdir for doc filesRalph Torres
2023-11-17revert "revert "add provides""Ralph Torres
This reverts commit add4afc3775088809009e80ebb44b68f52b4d8d5.
2023-11-17revert "add provides"Ralph Torres
This reverts commit 75419090477083d25de525d5a90c8e5c564429b8 because the git name and email were erroneous.
2023-11-17add providesPass Automated Testing Suite
2023-11-16add doc files in package()Ralph Torres
2023-11-16add prepare(), fix other functionsRalph Torres
prepare: fetch needed libraries in advance pkgver: follow prescribed format (e.g. 5.11.0.r16-867dbc91) build, check: change options package: use -t option
2023-11-16update dependenciesRalph Torres
depends: remove gcc-libs: base meta-package depends on this makedepends: add git change rustup to cargo: build() explicitly depends on cargo which may be installed via rust or rustup
2023-11-16update info, refactorRalph Torres
2020-06-28Fix rust version to stableHenrik Laxhuber
2019-09-06Update to rust version of texlabHenrik Laxhuber
This still fails on some systems for reasons beyond my comprehension.
2019-05-03Initial CommitHenrik Laxhuber