[arch-commits] Commit in fsarchiver/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Tue Aug 22 20:47:31 UTC 2017


    Date: Tuesday, August 22, 2017 @ 20:47:30
  Author: arojas
Revision: 303318

Update to 0.8.2

Modified:
  fsarchiver/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-22 20:46:07 UTC (rev 303317)
+++ PKGBUILD	2017-08-22 20:47:30 UTC (rev 303318)
@@ -4,7 +4,7 @@
 # Contributor: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=fsarchiver
-pkgver=0.8.1
+pkgver=0.8.2
 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=('0120521e77709749f8147e0a1e583221')
+md5sums=('fe9438ee1f756e53cbcfb43f368ac943')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list