summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexandre Pujol2022-06-03 12:04:22 +0100
committerAlexandre Pujol2022-06-03 12:04:22 +0100
commitbf2439475a89ff108ffb12ae2e540e443d5acc2a (patch)
tree80808f9e4f45269235e05128010da9f6e3c59e3c /PKGBUILD
parenta68a4935ce677c703461e1d009b7498f6cd6612c (diff)
downloadaur-bf2439475a89ff108ffb12ae2e540e443d5acc2a.tar.gz
upgpkg: tomb 2.9-3
remove tomb.install as databases update are provided by hooks.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 18219d1e1dbc..df7237803d6c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,12 +7,11 @@
pkgbase=tomb
pkgname=(tomb tomb-kdf)
pkgver=2.9
-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/"
license=('GPL3')
-install=tomb.install
source=("https://files.dyne.org/tomb/releases/Tomb-$pkgver.tar.gz"
"https://files.dyne.org/tomb/releases/Tomb-$pkgver.tar.gz.sha"
"https://files.dyne.org/tomb/releases/Tomb-$pkgver.tar.gz.asc")