summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSonic-Y3k2018-08-10 11:30:42 +0200
committerSonic-Y3k2018-08-10 11:30:42 +0200
commit2b2946aa4bb7dbc44a6cb61fd6fe4c5b86a3a41a (patch)
treecb611232c04a82a49d27d90d55426e91289b3535 /PKGBUILD
parenteb6fccb0d02a8fdddf37b84470db00154736049a (diff)
downloadaur-2b2946aa4bb7dbc44a6cb61fd6fe4c5b86a3a41a.tar.gz
Addon not compatible with thunderbird 60
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 268d36973b9f..bdbd9a0f2ac1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=thunderbird-sogo-connector-bin
pkgver=31.0.6
-pkgrel=2
+pkgrel=3
pkgdesc="Thunderbird frontend for SOGo"
arch=('any')
groups=('office')
url="http://www.sogo.nu/downloads/frontends.html"
license=('GPL' 'LGPL')
-depends=('thunderbird>=38')
+depends=('thunderbird>=38' 'thunderbird<60')
optdepends=('thunderbird-lightning-bin')
makedepends=()
options=(!strip)