[arch-commits] Commit in fsarchiver/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Sun Dec 24 14:32:57 UTC 2017
Date: Sunday, December 24, 2017 @ 14:32:56
Author: jelle
Revision: 313587
upgpkg: fsarchiver 0.8.3-1
Modified:
fsarchiver/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-24 13:38:32 UTC (rev 313586)
+++ PKGBUILD 2017-12-24 14:32:56 UTC (rev 313587)
@@ -4,7 +4,7 @@
# Contributor: Tobias Powalowski <tpowa at archlinux.org>
pkgname=fsarchiver
-pkgver=0.8.2
+pkgver=0.8.3
pkgrel=1
pkgdesc='Safe and flexible file-system backup and deployment tool'
arch=('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=('fe9438ee1f756e53cbcfb43f368ac943')
+md5sums=('3412c9d6d79bfbcfae5103639da5a014')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list