From e2e86f911983c9345df3eb74b80dec50a276c701 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Wed, 27 Apr 2022 19:34:28 +0000 Subject: [PATCH] community/gocryptfs to 2.2.1-3 --- community/gocryptfs/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/gocryptfs/PKGBUILD b/community/gocryptfs/PKGBUILD index de0622d02..343c17193 100644 --- a/community/gocryptfs/PKGBUILD +++ b/community/gocryptfs/PKGBUILD @@ -7,7 +7,7 @@ _pkgauthor=rfjakob pkgname=gocryptfs pkgver=2.2.1 -pkgrel=2 +pkgrel=3 pkgdesc='Encrypted overlay filesystem written in Go.' arch=('x86_64') url="https://github.com/${_pkgauthor}/${pkgname}"