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

Felix Yan felixonmars at archlinux.org
Tue Aug 20 06:37:19 UTC 2019


    Date: Tuesday, August 20, 2019 @ 06:37:18
  Author: felixonmars
Revision: 500235

upgpkg: avfs 1.1.1-1

Modified:
  avfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-20 06:36:54 UTC (rev 500234)
+++ PKGBUILD	2019-08-20 06:37:18 UTC (rev 500235)
@@ -4,7 +4,7 @@
 # Contributor: K. Piche <kpiche at rogers.com>
 
 pkgname=avfs
-pkgver=1.1.0
+pkgver=1.1.1
 pkgrel=1
 pkgdesc='Virtual filesystem that allows browsing compressed files'
 arch=('x86_64')
@@ -13,7 +13,7 @@
 depends=('fuse2' 'perl' 'xz' 'zstd')
 options=('!emptydirs')
 source=("https://downloads.sourceforge.net/sourceforge/avf/$pkgname-$pkgver.tar.bz2")
-sha512sums=('415a52bfecb58cc67818a7e247e0cc40892c81431cdf13a607b4a233aa312ac900f1d33c060aa7495df50c3dda553115ab0b159950811318ca6850847ddbd4fa')
+sha512sums=('0707f8e746d8d3633755b1a1efb944a400c095b517a7befd75de4d25e2fad1a1b5132b9cf94285b05ad1344bfc138ec75e9cb5f8a5d7775a69595b9b35266f92')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list