From 25af532bacca516a84b25683f590a254e6d0cd58 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sat, 5 Nov 2022 02:45:43 +0000 Subject: [PATCH] community/gocryptfs to 2.3-2 --- community/gocryptfs/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/gocryptfs/PKGBUILD b/community/gocryptfs/PKGBUILD index e95afc653..dfb2dc001 100644 --- a/community/gocryptfs/PKGBUILD +++ b/community/gocryptfs/PKGBUILD @@ -7,7 +7,7 @@ _pkgauthor=rfjakob pkgname=gocryptfs pkgver=2.3 -pkgrel=1 +pkgrel=2 pkgdesc='Encrypted overlay filesystem written in Go.' arch=('x86_64') url="https://github.com/${_pkgauthor}/${pkgname}"