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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Sun Jan 10 13:41:06 UTC 2016


    Date: Sunday, January 10, 2016 @ 14:41:05
  Author: bpiotrowski
Revision: 257712

upgpkg: fsarchiver 0.6.21-1

new upstream release

Modified:
  fsarchiver/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-10 13:38:56 UTC (rev 257711)
+++ PKGBUILD	2016-01-10 13:41:05 UTC (rev 257712)
@@ -4,15 +4,15 @@
 # Contributor: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=fsarchiver
-pkgver=0.6.20
+pkgver=0.6.21
 pkgrel=1
 pkgdesc='Safe and flexible file-system backup and deployment tool'
 arch=('i686' 'x86_64')
 url='http://www.fsarchiver.org/'
 license=('GPL2')
-depends=('bzip2' 'e2fsprogs' 'lzo' 'xz' 'libgcrypt')
+depends=('bzip2' 'e2fsprogs' 'lzo' 'xz' 'libgcrypt' 'zlib')
 source=(https://github.com/fdupoux/fsarchiver/releases/download/$pkgver/fsarchiver-$pkgver.tar.gz)
-md5sums=('04d73f8f8e8dd0063e06f74a125bdcb6')
+md5sums=('ce7161be3bf57cf1fa23d5a1cb7cbbdd')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list