summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJavier Tiá2018-10-09 08:36:48 -0600
committerJavier Tiá2018-10-09 08:36:48 -0600
commitc5226875a17009656470a90149fcb0330befdb6c (patch)
tree4ce237d6210d8a49b8d168d580e1bee1f92bdb4a /PKGBUILD
parent6a69d3a50e63d6137fde56fc450b48244d7ae025 (diff)
downloadaur-c5226875a17009656470a90149fcb0330befdb6c.tar.gz
Bump up thunderbird-exchangecalendar 4.0.0-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a0988d75df05..ed258e605879 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,19 +4,18 @@
_name=exchangecalendar
pkgname=thunderbird-${_name}
pkgver=4.0.0
-pkgrel=1
+pkgrel=2
pkgdesc='Thunderbird Addon/Extension and Provider for Microsoft Exchange 2007/2010/2013 Calendar, Tasks, Contacts and Global Address List (GAL)'
url='https://github.com/ExchangeCalendar/exchangecalendar'
arch=('any')
groups=('office')
license=('GPL3')
-depends=('thunderbird>=52')
+depends=('thunderbird>=52' 'thunderbird<60')
makedepends=('zip')
options=('!strip' '!libtool' '!staticlibs' '!docs')
conflicts=('thunderbird-exchangecalendar-git' 'thunderbird-exchangecalendar-beta')
replaces=('thunderbird-exchangecalendar-git' 'thunderbird-exchangecalendar-beta')
provides=("${_name}=${pkgver}")
-# https://github.com/ExchangeCalendar/exchangecalendar/releases/download/v4.0.0/exchangecalendar-v4.0.0.xpi
source=("${pkgname}-${pkgver}.xpi::${url}/releases/download/v${pkgver}/${_name}-v${pkgver}.xpi")
sha256sums=('e51117aa60b2ea4430ae85271e83d185c5a7ee93d6b87f78d0b6ead494318c8b')