summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Grechkin2020-05-30 12:43:45 +0200
committerAndrew Grechkin2020-05-30 12:43:45 +0200
commit3ebf8b331c9829854b07451f1b2371f7b119b80a (patch)
tree1f5782c9a2b1490b94b3eaa5083e43b645fbf2ca /PKGBUILD
parent4228f12fa22173c3708d89ed232dafc458b666d3 (diff)
downloadaur-3ebf8b331c9829854b07451f1b2371f7b119b80a.tar.gz
release v0.9.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 56352fe23f51..f9ad7e4c3527 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
_name=fuse3-p7zip
pkgname="$_name-git"
-pkgver=0.9.1
+pkgver=0.9.2
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=005bf44322becb74675de659ecf229c45c6e4ce9
+_commit=e75609079fe06a1d051493fadc294db637a4fe7f
source=("git+https://github.com/andrew-grechkin/fuse3-p7zip#commit=$_commit")
sha256sums=('SKIP')