summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJavier Tiá2016-04-01 02:36:04 -0600
committerJavier Tiá2016-04-01 02:36:04 -0600
commit2edc54e5e387aa2aecea87c800c575289d68154e (patch)
treec4a248eaafdebc02c1f80a65e9d017963dbd80bd
parent0590b206b08a7d1033b39808a456068d1c6799e1 (diff)
downloadaur-2edc54e5e387aa2aecea87c800c575289d68154e.tar.gz
Bump up thunderbird-exchangecalendar 3.5.0-2
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD7
2 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0702f193733d..fa85462a73d3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Tue Dec 29 17:20:01 UTC 2015
+# Fri Apr 1 08:34:28 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 = 1
+ pkgrel = 2
url = https://github.com/Ericsson/exchangecalendar
arch = any
groups = office
@@ -13,6 +13,7 @@ pkgbase = thunderbird-exchangecalendar
depends = thunderbird-lightning-bin
provides = exchangecalendar=3.5.0
conflicts = thunderbird-exchangecalendar-git
+ conflicts = thunderbird-exchangecalendar-beta
options = !strip
options = !libtool
options = !staticlibs
diff --git a/PKGBUILD b/PKGBUILD
index a7570e6f8062..efd2a9f98af1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,10 @@
-# Maintainer: Javier Tia <javier dot tia at gmail dot com>
+# Maintainer: Javier Tiá <javier dot tia at gmail dot com>
# Creator: Javier Vasquez <j dot e dot vasquez dot v at gmail dot com>
+
_name=exchangecalendar
pkgname=thunderbird-${_name}
pkgver=3.5.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/Ericsson/exchangecalendar'
arch=('any')
@@ -12,7 +13,7 @@ license=('GPL3')
depends=('thunderbird' 'thunderbird-lightning-bin')
makedepends=('zip')
options=('!strip' '!libtool' '!staticlibs' '!docs')
-conflicts=('thunderbird-exchangecalendar-git')
+conflicts=('thunderbird-exchangecalendar-git' 'thunderbird-exchangecalendar-beta')
provides=("${_name}=${pkgver}")
source=("${pkgname}-${pkgver}.xpi::${url}/releases/download/v${pkgver}/${_name}-v${pkgver}.xpi")
sha256sums=('976a7eee97256c14f143ed3a84d2a46cc7e1341112f699e55aba30d185baf93c')