* update squashfuse to 0.5.0-2
This commit is contained in:
parent
de701d452c
commit
558aa44cb1
@ -3,14 +3,14 @@
|
|||||||
|
|
||||||
pkgname=squashfuse
|
pkgname=squashfuse
|
||||||
pkgver=0.5.0
|
pkgver=0.5.0
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="FUSE filesystem to mount squashfs archives"
|
pkgdesc="FUSE filesystem to mount squashfs archives"
|
||||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||||
url="https://github.com/vasi/squashfuse"
|
url="https://github.com/vasi/squashfuse"
|
||||||
license=(custom)
|
license=(custom)
|
||||||
depends=(fuse zstd)
|
depends=(fuse zstd)
|
||||||
makedepends=()
|
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')
|
sha256sums=('93ef7fc5d359d5a8faf284232bbf351ce5630de4234c9655445803030f7e1bc5')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user