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