* update squashfuse to 0.5.0-1
This commit is contained in:
parent
d9a8e3417d
commit
9229827f6e
@ -2,7 +2,7 @@
|
||||
# Maintainer: Antonio Rojas <arojas@archlinux.org>
|
||||
|
||||
pkgname=squashfuse
|
||||
pkgver=0.4.0
|
||||
pkgver=0.5.0
|
||||
pkgrel=1
|
||||
pkgdesc="FUSE filesystem to mount squashfs archives"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
@ -10,8 +10,8 @@ url="https://github.com/vasi/squashfuse"
|
||||
license=(custom)
|
||||
depends=(fuse zstd)
|
||||
makedepends=()
|
||||
source=(https://github.com/vasi/squashfuse/archive/$pkgver/$pkgname-$pkgver.tar.gz)
|
||||
sha256sums=('bddbfeed1b50e795a4a466b2977617e48904108e261d64563234e98ea2cd2f19')
|
||||
source=(https://github.com/vasi/squashfuse/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
|
||||
sha256sums=('93ef7fc5d359d5a8faf284232bbf351ce5630de4234c9655445803030f7e1bc5')
|
||||
|
||||
prepare() {
|
||||
cd $pkgname-$pkgver
|
||||
|
Loading…
x
Reference in New Issue
Block a user