From 4499e8fd05dbde17b807b931e0d52391c9028011 Mon Sep 17 00:00:00 2001 From: David Beauchamp Date: Thu, 24 Feb 2022 18:59:26 -0500 Subject: [PATCH] community/gocryptfs to 2.2.1-2 --- community/gocryptfs/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/gocryptfs/PKGBUILD b/community/gocryptfs/PKGBUILD index 12824dd79..de0622d02 100644 --- a/community/gocryptfs/PKGBUILD +++ b/community/gocryptfs/PKGBUILD @@ -7,7 +7,7 @@ _pkgauthor=rfjakob pkgname=gocryptfs pkgver=2.2.1 -pkgrel=1 +pkgrel=2 pkgdesc='Encrypted overlay filesystem written in Go.' arch=('x86_64') url="https://github.com/${_pkgauthor}/${pkgname}"