From ba9ad1cc0ee30362218c705a452c8355c0215776 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 19 Oct 2020 07:19:21 +0200 Subject: topal: 80-7 -> 80-8 --- topal/PKGBUILD | 4 ++-- 1 file 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" -- cgit v1.2.3-54-g00ecf