fsarchiver: update to 0.8.5

This commit is contained in:
Francesco Marinucci 2018-12-05 10:24:15 +01:00
parent 5919d44134
commit 548467550d

View File

@ -1,5 +1,5 @@
pkgname=fsarchiver
pkgver=0.8.1
pkgver=0.8.5
pkgrel=1
pkgdesc="A safe and flexible file-system backup and deployment tool"
arch=('x86_64')
@ -9,7 +9,7 @@ depends=('bzip2' 'e2fsprogs' 'lzo2' 'xz' 'libgcrypt' 'zlib')
categories=('utils')
screenshot=('http://media.cdn.ubuntu-de.org/wiki/attachments/02/04/verzeichnis.jpg')
source=(https://github.com/fdupoux/fsarchiver/releases/download/$pkgver/$pkgname-$pkgver.tar.gz)
md5sums=('0120521e77709749f8147e0a1e583221')
md5sums=('dbdc7733e8be2b91cc2749041e6dca48')
build() {
cd $pkgname-$pkgver