fsarchiver: update to 0.8.1

This commit is contained in:
Jeff Huang 2017-01-15 13:46:27 +00:00
parent 4967d6c4df
commit d124cede36

View File

@ -1,5 +1,5 @@
pkgname=fsarchiver
pkgver=0.8.0
pkgver=0.8.1
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=('b66bdafc7a8fce808a8e2369819261e7')
md5sums=('0120521e77709749f8147e0a1e583221')
build() {
cd $pkgname-$pkgver