summaryrefslogtreecommitdiff
path: root/topal
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-10-19 07:19:21 +0200
committerErich Eckner <git@eckner.net>2020-10-19 07:19:21 +0200
commitba9ad1cc0ee30362218c705a452c8355c0215776 (patch)
treea628f9d9b81a06b7d176e21a74dd611ca8e13c21 /topal
parent0bf8912fcd17b81692276400e05c0896010d6d73 (diff)
downloadarchlinuxewe.git.save-ba9ad1cc0ee30362218c705a452c8355c0215776.tar.xz
topal: 80-7 -> 80-8
Diffstat (limited to 'topal')
-rw-r--r--topal/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/topal/PKGBUILD b/topal/PKGBUILD
index 7e793231..5235157e 100644
--- a/topal/PKGBUILD
+++ b/topal/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=topal
pkgver=80
-pkgrel=7
+pkgrel=8
pkgdesc='glue program that links GnuPG and Alpine'
arch=('i686' 'pentium4' 'x86_64')
url="https://zircon.org.uk/topal/rel-${pkgver}/"
@@ -14,7 +14,7 @@ _pinned_dependencies=(
'glibc>=2.31'
'readline=8.0.004'
)
-depends=("${_pinned_dependencies[@]}")
+depends=("${_pinned_dependencies[@]}" procmail)
optdepends=("alpine: for which topal was mainly written for"
"re-alpine: fork of alpine for which topal was mainly written for"
"gnupg: to encrypt, decrypt, sign and verify e-mail"