summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2021-02-03Remove unnecessary command line flag for serviceKyle Westhaus
2021-02-01Replace deprecated command line flag in serviceKyle Westhaus
2019-11-18Uses modern go modules, simplifies trimpath option, and adjusts license ↵Kyle Westhaus
directory Updating to go modules removes the need for complicated prepare() logic. We now pass the trimpath option to the main build command instead of enumerating all subtools.
2019-11-18Move setting of env vars to perpare(), and bump pkgverKevin Orr
2019-11-18Bump pkgverKevin Orr
2019-11-18Trailing whitespaceKevin Orr
2019-11-18Don't build dependencies in prepare(), also...Kevin Orr
* export GOPATH and GOARCH * make -ldflags line more readable * install all licenses in one line
2019-07-28Updates description, source/checksum info, and git version regex; adds ↵Kyle Westhaus
service files; and documents complex build options
2019-07-27Updates licenses, dependencies, maintainer info, automatic , and golang ↵Kyle Westhaus
build options
2017-07-11Update pkgbuildKaley Main
2016-11-11initial commitJohn Trengrove