summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSonic-Y3k2018-11-01 10:53:50 +0100
committerSonic-Y3k2018-11-01 10:53:50 +0100
commita9196d361ff27de9138adc0b79ed5d16a5b20c81 (patch)
tree58ccdf4eb56e7603fa22fe710ecf901cb2360c3e
parentf75f90eb1a157b2bb1ca43ed444b5da2d8fe87a8 (diff)
downloadaur-a9196d361ff27de9138adc0b79ed5d16a5b20c81.tar.gz
Removed thunderbird-lightning-bin from opt-depends
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4bf8fae76cdb..5cd2316457dc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,13 @@
pkgbase = thunderbird-sogo-connector-bin
pkgdesc = Thunderbird frontend for SOGo
pkgver = 60.0.0
- pkgrel = 1
+ pkgrel = 2
url = http://www.sogo.nu/downloads/frontends.html
arch = any
groups = office
license = GPL
license = LGPL
depends = thunderbird>=60
- optdepends = thunderbird-lightning-bin
provides = sogo-connector=60.0.0
conflicts = sogo-connector-bin
replaces = sogo-connector-bin
diff --git a/PKGBUILD b/PKGBUILD
index 71a82275be40..81fd69947253 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=thunderbird-sogo-connector-bin
pkgver=60.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="Thunderbird frontend for SOGo"
arch=('any')
groups=('office')
url="http://www.sogo.nu/downloads/frontends.html"
license=('GPL' 'LGPL')
depends=('thunderbird>=60')
-optdepends=('thunderbird-lightning-bin')
+optdepends=()
makedepends=()
options=(!strip)
provides=(sogo-connector=${pkgver})