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

Bartłomiej Piotrowski bpiotrowski at nymeria.archlinux.org
Mon Mar 3 12:19:25 UTC 2014


    Date: Monday, March 3, 2014 @ 13:19:25
  Author: bpiotrowski
Revision: 206610

upgpkg: fsarchiver 0.6.19-1

new upstream release

Modified:
  fsarchiver/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-03 07:36:25 UTC (rev 206609)
+++ PKGBUILD	2014-03-03 12:19:25 UTC (rev 206610)
@@ -4,7 +4,7 @@
 # Contributor: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=fsarchiver
-pkgver=0.6.18
+pkgver=0.6.19
 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' 'lzo2' 'xz' 'libgcrypt')
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('61bfe46dd1aca508169a96dfcd48a630')
+md5sums=('cd0807dbd5f575ed9c2fc066ed107841')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list