summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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}