summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAurélien GIRAUD2024-04-18 11:22:16 +0200
committerAurélien GIRAUD2024-04-18 11:22:16 +0200
commite97f9b075bb90ada5f3e1ef48bfaa0fa963bcdfe (patch)
tree6b02a92d9375364f9ed6fdf5b42a28a8610c6443 /PKGBUILD
parente8885350dbe1fb414d6a2328cfa00b21d74e8015 (diff)
downloadaur-thunderbird-tbsync.tar.gz
bump to v4.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c2cdf936c939..1668ed86cb2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,18 +4,18 @@
pkgname=thunderbird-tbsync
_name=tbsync
-_file=1024208
-pkgver=4.7
+_file=1026865
+pkgver=4.8
pkgrel=1
pkgdesc="Sync contacts, tasks and calendars to thunderbird using Exchange ActiveSync (EAS) and CalDAV/CardDAV"
arch=('any')
url="https://github.com/jobisoft/TbSync"
license=('MPL2')
groups=('office')
-depends=('thunderbird>=102.3' 'thunderbird<116')
+depends=('thunderbird>=115')
source=("https://addons.thunderbird.net/thunderbird/downloads/file/${_file}/${_name}-${pkgver}-tb.xpi")
noextract=("${_name}-${pkgver}-tb.xpi")
-sha512sums=('d58a4243c6e2731cac45c66348f239b32d16456c265abd7c70e0644bd9e39071ff3ccf9da72d3860d9d367ea354a3a1ec65a0a0a14884b71342cfa1a306e3eaa')
+sha512sums=('57b53b608890e23fb1ec8d19e4fb8f726ae685b930d0b1449ca924652411c7859b940a310b5f49044b47bb7cf275936969d4d2d281ba838df9938c5b6b37b352')
package() {
_extension_id="tbsync@jobisoft.de"