fsarchiver: update to 0.8.0

This commit is contained in:
Jeff Huang 2016-08-17 08:28:15 +01:00
parent 6d49fd680e
commit 27bb710540

View File

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