summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorparazyd2016-01-01 14:32:18 +0100
committerparazyd2016-01-01 14:32:18 +0100
commit428e5b9d081963caffe6aaeed3339e24f84b8d79 (patch)
tree80f7a007cef5e90ac3512ddf8b155275b6317cdd
parent9f30f6b5fc4c32c488d127a70e196d53c77e8810 (diff)
downloadaur-428e5b9d081963caffe6aaeed3339e24f84b8d79.tar.gz
updated optdepends
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 74232e240913..199782e9358f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Jan 1 12:27:58 UTC 2016
+# Fri Jan 1 13:32:15 UTC 2016
pkgbase = tomb
pkgdesc = Crypto Undertaker, a simple tool to manage encrypted storage
pkgver = 2.2
- pkgrel = 1
+ pkgrel = 2
url = https://www.dyne.org/software/tomb/
install = tomb.install
arch = i686
@@ -29,7 +29,6 @@ pkgname = tomb
optdepends = wipe: secure file deletion
optdepends = qrencode: for paper backups of keys
optdepends = swish-e: file content indexer
- optdepends = gtomb: minimal zenity GUI
pkgname = tomb-kdf
pkgdesc = Crypto Undertaker extensions to improve password security
diff --git a/PKGBUILD b/PKGBUILD
index 61a492fce551..0d38e89e0a07 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgbase=tomb
pkgname=(tomb tomb-kdf)
pkgver=2.2
-pkgrel=1
+pkgrel=2
pkgdesc="Crypto Undertaker, a simple tool to manage encrypted storage"
arch=('i686' 'x86_64')
url="https://www.dyne.org/software/tomb/"
@@ -47,7 +47,6 @@ package_tomb() {
'wipe: secure file deletion'
'qrencode: for paper backups of keys'
'swish-e: file content indexer'
- 'gtomb: minimal zenity GUI'
)
arch=('any')