Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / squashfuse
Commits: f871a304 by Antonio Rojas at 2023-10-30T23:18:55+01:00 Update source - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -2,14 +2,14 @@ pkgname=squashfuse pkgver=0.5.0 -pkgrel=1 +pkgrel=2 pkgdesc="FUSE filesystem to mount squashfs archives" arch=(x86_64) 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() { View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/squashfuse/-/commit/f871a30417eb4a2f8a61d49e60ffa24a514d2800 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/squashfuse/-/commit/f871a30417eb4a2f8a61d49e60ffa24a514d2800 You're receiving this email because of your account on gitlab.archlinux.org.
