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

Antonio Rojas arojas at archlinux.org
Mon Sep 11 22:44:17 UTC 2017


    Date: Monday, September 11, 2017 @ 22:44:17
  Author: arojas
Revision: 257067

Update to 1.0.5

Modified:
  avfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-11 22:30:25 UTC (rev 257066)
+++ PKGBUILD	2017-09-11 22:44:17 UTC (rev 257067)
@@ -5,7 +5,7 @@
 # Contributor: K. Piche <kpiche at rogers.com>
 
 pkgname=avfs
-pkgver=1.0.4
+pkgver=1.0.5
 pkgrel=1
 pkgdesc='Virtual filesystem that allows browsing compressed files'
 arch=('x86_64' 'i686')
@@ -14,7 +14,7 @@
 depends=('fuse2' 'xz' 'perl')
 options=('!emptydirs')
 source=("https://downloads.sourceforge.net/sourceforge/avf/$pkgname-$pkgver.tar.bz2")
-sha256sums=('6b652120d9ed8730a9dcfd161d0e68481d176e854d94bed67754cb7b03e0b100')
+sha256sums=('e5ce6b1f4193c37148b1b8a021f4f3d05e88f725cf11b16b95a58e8fdae50176')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list