summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorparazyd2016-01-15 14:38:24 +0100
committerparazyd2016-01-15 14:38:24 +0100
commit850313feaf9437ee5e1f4a822ec9641fd73e84e7 (patch)
tree029e72257c58cf69fb66e08877a57f1e5fa6d8fc /PKGBUILD
parentdf64bcb5bb2327a73f0133d29c6d801c1426e006 (diff)
downloadaur-850313feaf9437ee5e1f4a822ec9641fd73e84e7.tar.gz
fixed tomb-kdf build issue
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2ca9579861dd..c27473e254ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgbase=tomb
pkgname=(tomb tomb-kdf)
pkgver=2.2
-pkgrel=2
+pkgrel=3
pkgdesc="Crypto Undertaker, a simple tool to manage encrypted storage"
arch=('i686' 'x86_64')
url="https://www.dyne.org/software/tomb/"