Date: Monday, August 8, 2016 @ 20:01:55 Author: bpiotrowski Revision: 273513
upgpkg: fsarchiver 0.6.24-1 new upstream release Modified: fsarchiver/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-08-08 19:18:21 UTC (rev 273512) +++ PKGBUILD 2016-08-08 20:01:55 UTC (rev 273513) @@ -4,7 +4,7 @@ # Contributor: Tobias Powalowski <[email protected]> pkgname=fsarchiver -pkgver=0.6.23 +pkgver=0.6.24 pkgrel=1 pkgdesc='Safe and flexible file-system backup and deployment tool' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ license=('GPL2') depends=('bzip2' 'e2fsprogs' 'lzo' 'xz' 'libgcrypt' 'zlib') source=(https://github.com/fdupoux/fsarchiver/releases/download/$pkgver/fsarchiver-$pkgver.tar.gz) -md5sums=('6c4ffe196ee0f1c63f1a221feed898f7') +md5sums=('8be24bb167d0c9316a4c012606f9bddc') build() { cd $pkgname-$pkgver
