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

Felix Yan felixonmars at archlinux.org
Mon Aug 24 21:53:29 UTC 2020


    Date: Monday, August 24, 2020 @ 21:53:28
  Author: felixonmars
Revision: 687851

upgpkg: avfs 1.1.3-1

Modified:
  avfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-24 21:51:12 UTC (rev 687850)
+++ PKGBUILD	2020-08-24 21:53:28 UTC (rev 687851)
@@ -4,7 +4,7 @@
 # Contributor: K. Piche <kpiche at rogers.com>
 
 pkgname=avfs
-pkgver=1.1.2
+pkgver=1.1.3
 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=('f54a82ed4f7f9abba3e9f02c76d3bf8693d8136010e7c628dbd82b960ea32d654f63c6e9d1237ee4bd794014a56d0cebcd4f4c3d29be8d00536fd676db3262b1')
+sha512sums=('8e87655cbdb64f0cbbcc399142957ea9e04a998953cc64def9c8bb338b46abffc85a35e09b5fa52bb9ddcf56e27c4f62503050d32c8201eaad61c54e22bdd005')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list