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

Felix Yan felixonmars at archlinux.org
Fri May 14 22:45:25 UTC 2021


    Date: Friday, May 14, 2021 @ 22:45:25
  Author: felixonmars
Revision: 934428

upgpkg: avfs 1.1.4-1

Modified:
  avfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-14 22:27:42 UTC (rev 934427)
+++ PKGBUILD	2021-05-14 22:45:25 UTC (rev 934428)
@@ -4,7 +4,7 @@
 # Contributor: K. Piche <kpiche at rogers.com>
 
 pkgname=avfs
-pkgver=1.1.3
+pkgver=1.1.4
 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=('8e87655cbdb64f0cbbcc399142957ea9e04a998953cc64def9c8bb338b46abffc85a35e09b5fa52bb9ddcf56e27c4f62503050d32c8201eaad61c54e22bdd005')
+sha512sums=('5caa7050e6b9cdce0b5ccd515af8233dc1e9226a97cdf3a3284ced5edd44fbde426049b4ce500ce1daf020d085f9f0a9f81eff339657e92ff2d09b1dec6e4267')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list