[arch-commits] Commit in fsarchiver/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Sat Feb 27 22:32:29 UTC 2021
Date: Saturday, February 27, 2021 @ 22:32:29
Author: jelle
Revision: 408912
upgpkg: fsarchiver 0.8.6-1
Modified:
fsarchiver/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-02-27 17:15:25 UTC (rev 408911)
+++ PKGBUILD 2021-02-27 22:32:29 UTC (rev 408912)
@@ -3,8 +3,8 @@
# Contributor: Tobias Powalowski <tpowa at archlinux.org>
pkgname=fsarchiver
-pkgver=0.8.5
-pkgrel=2
+pkgver=0.8.6
+pkgrel=1
pkgdesc='Safe and flexible file-system backup and deployment tool'
arch=('x86_64')
url='https://www.fsarchiver.org/'
@@ -11,7 +11,7 @@
license=('GPL2')
depends=('bzip2' 'e2fsprogs' 'lzo' 'xz' 'libgcrypt' 'zlib' 'lz4' 'zstd')
source=(https://github.com/fdupoux/fsarchiver/releases/download/$pkgver/fsarchiver-$pkgver.tar.gz)
-md5sums=('dbdc7733e8be2b91cc2749041e6dca48')
+md5sums=('705e2ca268249d6bed10a860379eb812')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list