summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorClaudia2023-08-18 19:20:39 +0200
committerClaudia2023-08-18 19:20:39 +0200
commit76ab25bce8c8d82c26c2e4cc2426d445400550ee (patch)
tree9c5fbf127a2d589953459a3ff71a0dec57791a88
parent5961185e0728f47ee3e04b5ed2ca9642a6e53cfb (diff)
downloadaur-76ab25bce8c8d82c26c2e4cc2426d445400550ee.tar.gz
thunderbird-tbsync v4.6
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a7847dca7292..6b5e20856e70 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.5
+ pkgver = 4.6
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.5-tb.xpi
- source = https://addons.thunderbird.net/thunderbird/downloads/file/1023901/tbsync-4.5-tb.xpi
- sha512sums = 348fddc9e0d322160de9e6bd173a4ecfc03af5d1084df2ff6cb7bcbe4b50bb982a47531590c32645599015a3c8cfebc737b74a22c55cb824475e42660fa852c6
+ noextract = tbsync-4.6-tb.xpi
+ source = https://addons.thunderbird.net/thunderbird/downloads/file/1023906/tbsync-4.6-tb.xpi
+ sha512sums = b93f529b9e30465f6705007397adbca5e966de797cd1c89f02101641aca568ffa883f44b80356e991873e9e3559215abc9e7018208a988fd0a642c1a27d2453f
pkgname = thunderbird-tbsync
diff --git a/PKGBUILD b/PKGBUILD
index bb864002b211..f503cde78d42 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=thunderbird-tbsync
_name=tbsync
-_file=1023901
-pkgver=4.5
+_file=1023906
+pkgver=4.6
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=('348fddc9e0d322160de9e6bd173a4ecfc03af5d1084df2ff6cb7bcbe4b50bb982a47531590c32645599015a3c8cfebc737b74a22c55cb824475e42660fa852c6')
+sha512sums=('b93f529b9e30465f6705007397adbca5e966de797cd1c89f02101641aca568ffa883f44b80356e991873e9e3559215abc9e7018208a988fd0a642c1a27d2453f')
package() {
_extension_id="tbsync@jobisoft.de"