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}"