summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJavier Tia2015-12-29 11:20:29 -0600
committerJavier Tia2015-12-29 11:20:29 -0600
commit0590b206b08a7d1033b39808a456068d1c6799e1 (patch)
treec8b5584b730b9d3610e6b466e1b0bd17b2fa1973
parentacfe37225ebee340a8adfe464779c8f455e3cc79 (diff)
downloadaur-0590b206b08a7d1033b39808a456068d1c6799e1.tar.gz
Dump up thunderbird-exchangecalendar v3.5.0
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD10
2 files changed, 12 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2e8f226b5752..0702f193733d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Tue Dec 29 17:20:01 UTC 2015
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.4.0
- pkgrel = 7
+ pkgver = 3.5.0
+ pkgrel = 1
url = https://github.com/Ericsson/exchangecalendar
arch = any
groups = office
@@ -9,14 +11,14 @@ pkgbase = thunderbird-exchangecalendar
makedepends = zip
depends = thunderbird
depends = thunderbird-lightning-bin
- provides = exchangecalendar=3.4.0
+ provides = exchangecalendar=3.5.0
conflicts = thunderbird-exchangecalendar-git
options = !strip
options = !libtool
options = !staticlibs
options = !docs
- source = thunderbird-exchangecalendar-3.4.0.xpi::https://github.com/Ericsson/exchangecalendar/releases/download/v3.4.0/exchangecalendar-v3.4.0.xpi
- sha256sums = 086025910cf507aa72b4ff8d8a7811935f79d4b75f42d686b08c71a2f6d2ff9f
+ source = thunderbird-exchangecalendar-3.5.0.xpi::https://github.com/Ericsson/exchangecalendar/releases/download/v3.5.0/exchangecalendar-v3.5.0.xpi
+ sha256sums = 976a7eee97256c14f143ed3a84d2a46cc7e1341112f699e55aba30d185baf93c
pkgname = thunderbird-exchangecalendar
diff --git a/PKGBUILD b/PKGBUILD
index 2e705ffb979a..a7570e6f8062 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Javier Tia <javier dot tia at gmail dot com>
# Creator: Javier Vasquez <j dot e dot vasquez dot v at gmail dot com>
-pkgname=thunderbird-exchangecalendar
_name=exchangecalendar
-pkgver=3.4.0
-pkgrel=7
+pkgname=thunderbird-${_name}
+pkgver=3.5.0
+pkgrel=1
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,8 +14,8 @@ makedepends=('zip')
options=('!strip' '!libtool' '!staticlibs' '!docs')
conflicts=('thunderbird-exchangecalendar-git')
provides=("${_name}=${pkgver}")
-source=("${pkgname}-${pkgver}.xpi::https://github.com/Ericsson/${_name}/releases/download/v${pkgver}/${_name}-v${pkgver}.xpi")
-sha256sums=('086025910cf507aa72b4ff8d8a7811935f79d4b75f42d686b08c71a2f6d2ff9f')
+source=("${pkgname}-${pkgver}.xpi::${url}/releases/download/v${pkgver}/${_name}-v${pkgver}.xpi")
+sha256sums=('976a7eee97256c14f143ed3a84d2a46cc7e1341112f699e55aba30d185baf93c')
package() {
_extdir=usr/lib/thunderbird/extensions