summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJavier Tiá2016-04-01 02:41:30 -0600
committerJavier Tiá2016-04-01 02:41:30 -0600
commit2c3ff43bcde3b3c0fa3e0ad0668a854c2b6619a2 (patch)
tree81efb43ed2373086962eb1e335a7dcb651de1b38
parent2edc54e5e387aa2aecea87c800c575289d68154e (diff)
downloadaur-2c3ff43bcde3b3c0fa3e0ad0668a854c2b6619a2.tar.gz
Bump up thunderbird-exchangecalendar 3.5.0-3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD3
2 files changed, 6 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fa85462a73d3..a9f141499e46 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Apr 1 08:34:28 UTC 2016
+# Fri Apr 1 08:41:15 UTC 2016
pkgbase = thunderbird-exchangecalendar
pkgdesc = Thunderbird Addon/Extension and Provider for Microsoft Exchange 2007/2010/2013 Calendar, Tasks, Contacts and Global Address List (GAL)
pkgver = 3.5.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/Ericsson/exchangecalendar
arch = any
groups = office
@@ -14,6 +14,8 @@ pkgbase = thunderbird-exchangecalendar
provides = exchangecalendar=3.5.0
conflicts = thunderbird-exchangecalendar-git
conflicts = thunderbird-exchangecalendar-beta
+ replaces = thunderbird-exchangecalendar-git
+ replaces = thunderbird-exchangecalendar-beta
options = !strip
options = !libtool
options = !staticlibs
diff --git a/PKGBUILD b/PKGBUILD
index efd2a9f98af1..5ee34115673f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_name=exchangecalendar
pkgname=thunderbird-${_name}
pkgver=3.5.0
-pkgrel=2
+pkgrel=3
pkgdesc='Thunderbird Addon/Extension and Provider for Microsoft Exchange 2007/2010/2013 Calendar, Tasks, Contacts and Global Address List (GAL)'
url='https://github.com/Ericsson/exchangecalendar'
arch=('any')
@@ -14,6 +14,7 @@ depends=('thunderbird' 'thunderbird-lightning-bin')
makedepends=('zip')
options=('!strip' '!libtool' '!staticlibs' '!docs')
conflicts=('thunderbird-exchangecalendar-git' 'thunderbird-exchangecalendar-beta')
+replaces=('thunderbird-exchangecalendar-git' 'thunderbird-exchangecalendar-beta')
provides=("${_name}=${pkgver}")
source=("${pkgname}-${pkgver}.xpi::${url}/releases/download/v${pkgver}/${_name}-v${pkgver}.xpi")
sha256sums=('976a7eee97256c14f143ed3a84d2a46cc7e1341112f699e55aba30d185baf93c')