summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlain Spaite (Domspaite)2019-08-19 17:38:44 +0200
committerAlain Spaite (Domspaite)2019-08-19 17:38:44 +0200
commita56e8a89db2b33748370dbd635a7c0b9256f5bdc (patch)
tree232581fde9a0b53cee4ee9cac2f6709e9817232a
parent2646e0ebe0035e4eb34ba6a5f1c78b032a061072 (diff)
downloadaur-a56e8a89db2b33748370dbd635a7c0b9256f5bdc.tar.gz
V5.6.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c3a4e81c0b5..5e0dff6771bc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = zulucrypt
pkgdesc = A cli and gui frontend to cryptsetup
- pkgver = 5.5.0
- pkgrel = 2
+ pkgver = 5.6.0
+ pkgrel = 1
url = https://github.com/mhogomchungu/zuluCrypt/
arch = x86_64
arch = i686
@@ -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.5.0
+ source = git+https://github.com/mhogomchungu/zuluCrypt.git#tag=5.6.0
sha256sums = SKIP
pkgname = zulucrypt
diff --git a/PKGBUILD b/PKGBUILD
index 01348e37afe6..350c6fb6bea6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
_gitname=zuluCrypt
_build=build
pkgname=zulucrypt
-pkgver=5.5.0
-pkgrel=2
+pkgver=5.6.0
+pkgrel=1
pkgdesc="A cli and gui frontend to cryptsetup"
url="https://github.com/mhogomchungu/$_gitname/"
arch=('x86_64' 'i686')