summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpetres2016-06-24 22:02:33 +0200
committerpetres2016-06-24 22:02:33 +0200
commit2405c27d8e44dbbe7c3dbfb25fa2b3c4c9fe3d90 (patch)
tree27222f9e69162b6cb99b7c2a3a4257c813f409e0
parent0cd7d694df24307c115b9608343f6c1c6881ad86 (diff)
downloadaur-2405c27d8e44dbbe7c3dbfb25fa2b3c4c9fe3d90.tar.gz
correcting md5sums
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1af743d49bba..fd9bcb8f6cdd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ makedepends=('git' 'go')
source=("git+https://github.com/rfjakob/gocryptfs.git#tag=$_tag"
"gocryptfs.1")
md5sums=('SKIP'
- 'd9d3ea3e1ecfa367d318523fa7e1e65f')
+ '95a1a12f44265dbf68a3c4da8ef62f5c')
prepare() {
export GOPATH="$PWD/GO"