summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGaetan Bisson2016-12-31 21:07:59 -1000
committerGaetan Bisson2016-12-31 21:07:59 -1000
commit98ed8c8d8a0f4fd1168de1026481bdffa2851e05 (patch)
tree3391d5ef49e5257692fbc25f82d8e2a23bca4b50 /PKGBUILD
parent9afc976c3560e33345aea38d7c3cfd708e40c5ee (diff)
downloadaur-98ed8c8d8a0f4fd1168de1026481bdffa2851e05.tar.gz
upstream update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 882aa651c7b2..30254227ced8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
pkgname=stirfs
-pkgver=1.6
+pkgver=1.7
pkgrel=1
pkgdesc='Secure, transparent and irresistible filesystem'
url='http://fenua.org/gaetan/src/'
@@ -9,7 +9,7 @@ license=('ISC')
depends=('fuse3' 'openssl')
arch=('x86_64')
source=("${url}/${pkgname}-${pkgver}.c")
-sha1sums=('731f3569e81c8ff5a53bbd7ca803499e009ea212')
+sha1sums=('e358ecf0869bd314a91ad59767f546f379777f26')
build() {
cd "${srcdir}"