* update fsarchiver to 0.8.7-2
This commit is contained in:
parent
20be1388d5
commit
2b2461a84d
19
fsarchiver/.SRCINFO
Normal file
19
fsarchiver/.SRCINFO
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
pkgbase = fsarchiver
|
||||||
|
pkgdesc = Safe and flexible file-system backup and deployment tool
|
||||||
|
pkgver = 0.8.7
|
||||||
|
pkgrel = 2
|
||||||
|
url = https://www.fsarchiver.org/
|
||||||
|
arch = x86_64
|
||||||
|
license = GPL2
|
||||||
|
depends = bzip2
|
||||||
|
depends = e2fsprogs
|
||||||
|
depends = lzo
|
||||||
|
depends = xz
|
||||||
|
depends = libgcrypt
|
||||||
|
depends = zlib
|
||||||
|
depends = lz4
|
||||||
|
depends = zstd
|
||||||
|
source = https://github.com/fdupoux/fsarchiver/releases/download/0.8.7/fsarchiver-0.8.7.tar.gz
|
||||||
|
sha256sums = f7cd059e70fc57e888db282c622ec050c0dcdbaacc65e3c1eb163cd9d92d810d
|
||||||
|
|
||||||
|
pkgname = fsarchiver
|
3
fsarchiver/.nvchecker.toml
Normal file
3
fsarchiver/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
[fsarchiver]
|
||||||
|
source = "git"
|
||||||
|
git = "https://github.com/fdupoux/fsarchiver.git"
|
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
pkgname=fsarchiver
|
pkgname=fsarchiver
|
||||||
pkgver=0.8.7
|
pkgver=0.8.7
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc='Safe and flexible file-system backup and deployment tool'
|
pkgdesc='Safe and flexible file-system backup and deployment tool'
|
||||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||||
url='https://www.fsarchiver.org/'
|
url='https://www.fsarchiver.org/'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user