summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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/"