summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlain Spaite (Domspaite)2020-02-06 10:52:39 +0100
committerAlain Spaite (Domspaite)2020-02-06 10:52:39 +0100
commitb02fc2f8827a0707438de764126e6d7daa0b6539 (patch)
tree579c49352d9fb02fa1cf85cbef0f0b4a91ce5f5d
parent9f32847fea4f2986226ff3bdecfae89f4dbfb9bd (diff)
downloadaur-b02fc2f8827a0707438de764126e6d7daa0b6539.tar.gz
V5.7.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a4d16c2056ed..f8435980c9f6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zulucrypt
pkgdesc = A cli and gui frontend to cryptsetup
- pkgver = 5.7.0
+ pkgver = 5.7.1
pkgrel = 1
url = https://github.com/mhogomchungu/zuluCrypt/
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = zulucrypt
depends = libxkbcommon-x11
optdepends = kwalletmanager: retrieve volume keys from kde kwallet
conflicts = zulucrypt-git
- source = git+https://github.com/mhogomchungu/zuluCrypt.git#tag=5.7.0
+ source = git+https://github.com/mhogomchungu/zuluCrypt.git#tag=5.7.1
sha256sums = SKIP
pkgname = zulucrypt
diff --git a/PKGBUILD b/PKGBUILD
index 86ae48cd772e..9641d5f0aba2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_gitname=zuluCrypt
_build=build
pkgname=zulucrypt
-pkgver=5.7.0
+pkgver=5.7.1
pkgrel=1
pkgdesc="A cli and gui frontend to cryptsetup"
url="https://github.com/mhogomchungu/$_gitname/"