summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorClaudia Pellegrino2023-09-06 09:05:03 +0200
committerClaudia Pellegrino2023-09-06 09:05:03 +0200
commite8885350dbe1fb414d6a2328cfa00b21d74e8015 (patch)
tree78fd0c3d19cb8da2bb594cbb0b005a10896906b5
parent76ab25bce8c8d82c26c2e4cc2426d445400550ee (diff)
downloadaur-e8885350dbe1fb414d6a2328cfa00b21d74e8015.tar.gz
thunderbird-tbsync v4.7
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6b5e20856e70..17745273a53c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = thunderbird-tbsync
pkgdesc = Sync contacts, tasks and calendars to thunderbird using Exchange ActiveSync (EAS) and CalDAV/CardDAV
- pkgver = 4.6
+ pkgver = 4.7
pkgrel = 1
url = https://github.com/jobisoft/TbSync
arch = any
@@ -8,8 +8,8 @@ pkgbase = thunderbird-tbsync
license = MPL2
depends = thunderbird>=102.3
depends = thunderbird<116
- noextract = tbsync-4.6-tb.xpi
- source = https://addons.thunderbird.net/thunderbird/downloads/file/1023906/tbsync-4.6-tb.xpi
- sha512sums = b93f529b9e30465f6705007397adbca5e966de797cd1c89f02101641aca568ffa883f44b80356e991873e9e3559215abc9e7018208a988fd0a642c1a27d2453f
+ noextract = tbsync-4.7-tb.xpi
+ source = https://addons.thunderbird.net/thunderbird/downloads/file/1024208/tbsync-4.7-tb.xpi
+ sha512sums = d58a4243c6e2731cac45c66348f239b32d16456c265abd7c70e0644bd9e39071ff3ccf9da72d3860d9d367ea354a3a1ec65a0a0a14884b71342cfa1a306e3eaa
pkgname = thunderbird-tbsync
diff --git a/PKGBUILD b/PKGBUILD
index f503cde78d42..c2cdf936c939 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=thunderbird-tbsync
_name=tbsync
-_file=1023906
-pkgver=4.6
+_file=1024208
+pkgver=4.7
pkgrel=1
pkgdesc="Sync contacts, tasks and calendars to thunderbird using Exchange ActiveSync (EAS) and CalDAV/CardDAV"
arch=('any')
@@ -15,7 +15,7 @@ groups=('office')
depends=('thunderbird>=102.3' 'thunderbird<116')
source=("https://addons.thunderbird.net/thunderbird/downloads/file/${_file}/${_name}-${pkgver}-tb.xpi")
noextract=("${_name}-${pkgver}-tb.xpi")
-sha512sums=('b93f529b9e30465f6705007397adbca5e966de797cd1c89f02101641aca568ffa883f44b80356e991873e9e3559215abc9e7018208a988fd0a642c1a27d2453f')
+sha512sums=('d58a4243c6e2731cac45c66348f239b32d16456c265abd7c70e0644bd9e39071ff3ccf9da72d3860d9d367ea354a3a1ec65a0a0a14884b71342cfa1a306e3eaa')
package() {
_extension_id="tbsync@jobisoft.de"