summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStorm Dragon2019-04-02 12:54:15 -0400
committerStorm Dragon2019-04-02 12:54:15 -0400
commit6e1bf6933db12286458db1a2ba1adaf65616af8e (patch)
tree15f2156f23261758872550d751528aa647cfdaa6
parent5c9d14c55004cd4db71a386bd64dd8e17fcdb05d (diff)
downloadaur-6e1bf6933db12286458db1a2ba1adaf65616af8e.tar.gz
It works now, I think.
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD1
2 files changed, 1 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9b8854999b46..78d3388dd9bb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Tue Nov 6 23:44:32 UTC 2018
+# Tue Apr 2 16:54:03 UTC 2019
pkgbase = barnard-git
pkgdesc = A command line mumble client.
pkgver = 20181106
@@ -14,7 +14,6 @@ pkgbase = barnard-git
depends = opus
options = !strip
options = !emptydirs
- md5sums = SKIP
pkgname = barnard-git
diff --git a/PKGBUILD b/PKGBUILD
index 44680a0c2e87..93276ce13498 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,6 @@ depends=('openal' 'opus')
makedepends=('git' 'go')
options=('!strip' '!emptydirs')
_gourl=layeh.com/barnard
-md5sums=('SKIP')
build() {
GOPATH="$srcdir" go get -fix -v -x -u ${_gourl}