summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJavier Tia2015-08-19 12:49:17 -0600
committerJavier Tia2015-08-19 12:49:17 -0600
commit2f2d228810ffdb08f9fb30cb9fe41687b338dbfc (patch)
tree65316209ba6b3c8cdfeea4246938cadff4665688
parent6dd68e964c464c100e8aab05d17f5228104a81e5 (diff)
downloadaur-2f2d228810ffdb08f9fb30cb9fe41687b338dbfc.tar.gz
Release thunderbird-exchangecalendar-3.4.0.beta7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 79eba18e4d55..29c7d68ba969 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
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.beta5
+ pkgver = 3.4.0.beta7
pkgrel = 2
url = https://github.com/Ericsson/exchangecalendar
arch = any
@@ -14,8 +14,8 @@ pkgbase = thunderbird-exchangecalendar
options = !libtool
options = !staticlibs
options = !docs
- source = https://github.com/Ericsson/exchangecalendar/archive/3.4.0-beta5.tar.gz
- sha256sums = 032739bac7f4d1295e5ffe462ef6fa2c4440604193094923e3d7c8757f8e225c
+ source = https://github.com/Ericsson/exchangecalendar/archive/3.4.0-beta7.tar.gz
+ sha256sums = c973f3dfad97b536add107230da2abbb45913983376b0096e056d867e10dffd3
pkgname = thunderbird-exchangecalendar
diff --git a/PKGBUILD b/PKGBUILD
index 3a738201f202..53434daf192f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# 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
-pkgver=3.4.0.beta5
-_pkgver=3.4.0-beta5
+pkgver=3.4.0.beta7
+_pkgver=3.4.0-beta7
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"
@@ -14,7 +14,7 @@ options=('!strip' '!libtool' '!staticlibs' '!docs')
conflicts=('thunderbird-exchangecalendar-git')
provides=('thunderbird-exchangecalendar')
source=(https://github.com/Ericsson/exchangecalendar/archive/${_pkgver}.tar.gz)
-sha256sums=('032739bac7f4d1295e5ffe462ef6fa2c4440604193094923e3d7c8757f8e225c')
+sha256sums=('c973f3dfad97b536add107230da2abbb45913983376b0096e056d867e10dffd3')
_name=exchangecalendar
build() {