summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Grechkin2020-05-31 10:02:31 +0200
committerAndrew Grechkin2020-05-31 10:02:31 +0200
commit45074d2e73e4e3d793e47d82000bc39e6cd3048b (patch)
tree39b4a53aa28b5bfb152a711d2c210bb0e2986864 /PKGBUILD
parent3ebf8b331c9829854b07451f1b2371f7b119b80a (diff)
downloadaur-45074d2e73e4e3d793e47d82000bc39e6cd3048b.tar.gz
release v0.9.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f9ad7e4c3527..db90be0e66b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
_name=fuse3-p7zip
pkgname="$_name-git"
-pkgver=0.9.2
+pkgver=0.9.3
pkgrel=1
pkgdesc="fuse3 file system that uses the p7zip library to mount archives"
arch=('x86_64')
@@ -8,7 +8,7 @@ url="https://github.com/andrew-grechkin/fuse3-p7zip"
license=('GPL')
depends=('fuse3' 'p7zip')
makedepends=('cmake')
-_commit=e75609079fe06a1d051493fadc294db637a4fe7f
+_commit=75a59761f93a704e4948e032c255c2b60a1d5430
source=("git+https://github.com/andrew-grechkin/fuse3-p7zip#commit=$_commit")
sha256sums=('SKIP')