diff --git a/main/sshfs/APKBUILD b/main/sshfs/APKBUILD index 73a20959f42..0f446ea869b 100644 --- a/main/sshfs/APKBUILD +++ b/main/sshfs/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=sshfs pkgver=2.10 -pkgrel=0 +pkgrel=1 pkgdesc="FUSE client based on the SSH File Transfer Protocol" url="https://github.com/libfuse/sshfs" arch="all"