diff --git a/squashfuse/PKGBUILD b/squashfuse/PKGBUILD index 83f32ed03f..d63921031b 100644 --- a/squashfuse/PKGBUILD +++ b/squashfuse/PKGBUILD @@ -3,14 +3,14 @@ pkgname=squashfuse pkgver=0.5.0 -pkgrel=1 +pkgrel=2 pkgdesc="FUSE filesystem to mount squashfs archives" arch=(x86_64 powerpc64le powerpc64 powerpc riscv64) url="https://github.com/vasi/squashfuse" license=(custom) depends=(fuse zstd) makedepends=() -source=(https://github.com/vasi/squashfuse/archive/v$pkgver/$pkgname-$pkgver.tar.gz) +source=(https://github.com/vasi/squashfuse/archive/$pkgver/$pkgname-$pkgver.tar.gz) sha256sums=('93ef7fc5d359d5a8faf284232bbf351ce5630de4234c9655445803030f7e1bc5') prepare() {