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

Felix Yan felixonmars at archlinux.org
Tue Jul 30 02:20:13 UTC 2019


    Date: Tuesday, July 30, 2019 @ 02:20:13
  Author: felixonmars
Revision: 494841

upgpkg: avfs 1.1.0-1

Modified:
  avfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-30 02:19:29 UTC (rev 494840)
+++ PKGBUILD	2019-07-30 02:20:13 UTC (rev 494841)
@@ -4,7 +4,7 @@
 # Contributor: K. Piche <kpiche at rogers.com>
 
 pkgname=avfs
-pkgver=1.0.6
+pkgver=1.1.0
 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=('6b9c070896c5d5abbb6a8c14a7dfd39d9b58d13a6db122b5bf1756b2da7435dfbc00a1fd04bedf99b94b76d9ec7f8c05fccc21de6b9e713fc60cfe0ec88064b4')
+sha512sums=('415a52bfecb58cc67818a7e247e0cc40892c81431cdf13a607b4a233aa312ac900f1d33c060aa7495df50c3dda553115ab0b159950811318ca6850847ddbd4fa')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list