summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaks Verver2023-05-03 22:52:49 +0200
committerMaks Verver2023-05-03 22:52:49 +0200
commitb5b585f1a342ea47c17ce12108afeb9bdd642a93 (patch)
tree3a9fc95a21c6b82081b843f715de4fea63328d39 /PKGBUILD
parentb42e16371022abd9fa608cec57684c5558a331b2 (diff)
downloadaur-sqlfuse-git.tar.gz
Update to latest version.
Commit 4019c99 improves performance by setting -o big_writes by default. There should be no compatibility issues.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4c321e8d0ac7..47c0f8606a31 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Maks Verver <maks@verver.ch>
pkgname=sqlfuse-git
-pkgver=r179.a2f60b6
+pkgver=r190.4019c99
pkgrel=1
pkgdesc="Encrypted user-space filesystem using SQLite3+SQLCipher+FUSE"
arch=('i686' 'x86_64')