feat build: Add ArchLinux PKGBUILD

This commit is contained in:
Vincent Ambo 2017-05-08 13:47:43 +02:00
parent 1e3ecad709
commit d15dfefce2
2 changed files with 39 additions and 0 deletions

View file

@ -12,6 +12,7 @@ import (
)
const version string = "1.0"
// This variable will be initialised by the Go linker during the builder
var gitHash string