summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJavier Tiá2016-04-01 02:42:52 -0600
committerJavier Tiá2016-04-01 02:42:52 -0600
commitb2b2dafe29029762716c49a8a1e6a168703fcb88 (patch)
tree8d64337b39c63c8c0d8bdfaa86461f24eef1a34c
parentc5349e7b9e0bdad2ecc3c6c686b621cd365ea6e8 (diff)
downloadaur-b2b2dafe29029762716c49a8a1e6a168703fcb88.tar.gz
Bump up thunderbird-exchangecalendar-beta 3.6.0_beta1-2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD3
2 files changed, 6 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 241ce1898b55..036b9e560b6a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Apr 1 08:36:38 UTC 2016
+# Fri Apr 1 08:42:46 UTC 2016
pkgbase = thunderbird-exchangecalendar-beta
pkgdesc = Thunderbird Addon/Extension and Provider for Microsoft Exchange 2007/2010/2013 Calendar, Tasks, Contacts and Global Address List (GAL)
pkgver = 3.6.0_beta1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Ericsson/exchangecalendar
arch = any
groups = office
@@ -14,6 +14,8 @@ pkgbase = thunderbird-exchangecalendar-beta
provides = exchangecalendar=3.6.0_beta1
conflicts = thunderbird-exchangecalendar-git
conflicts = thunderbird-exchangecalendar
+ replaces = thunderbird-exchangecalendar-git
+ replaces = thunderbird-exchangecalendar
options = !strip
options = !libtool
options = !staticlibs
diff --git a/PKGBUILD b/PKGBUILD
index 8452b71e6c83..3a4d7d21deb8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=3.6.0_beta1
_ver_min=3.6
_ver=${_ver_min}.0
_beta=beta1
-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')
@@ -17,6 +17,7 @@ depends=('thunderbird' 'thunderbird-lightning-bin')
makedepends=('zip')
options=('!strip' '!libtool' '!staticlibs' '!docs')
conflicts=('thunderbird-exchangecalendar-git' 'thunderbird-exchangecalendar')
+replaces=('thunderbird-exchangecalendar-git' 'thunderbird-exchangecalendar')
provides=("${_name}=${pkgver}")
source=("${pkgname}-${pkgver}.xpi::${url}/releases/download/v${_ver_min}-${_beta}/${_name}-v${_ver}-${_beta}.xpi")
sha256sums=('7a0689f512d38ca9bdb912f20f5b2855156e95ba19cf1f3bf652c29485a66eb3')