summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederik Schwan2022-08-23 15:32:16 +0200
committerFrederik Schwan2022-08-23 15:32:16 +0200
commit1daf9c1f329c7f0f01867b2b78a987ede50f9aa5 (patch)
treed8f0f49b5fd9507f602a73cb52fd99efe2ec3e21
parent985c25039051269322652d59e30deeb81dac28b6 (diff)
downloadaur-1daf9c1f329c7f0f01867b2b78a987ede50f9aa5.tar.gz
upgpkg: thunderbird-nightly-bin 106.0a1.20220823-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9f8957288f3d..14e7edb9fdff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = thunderbird-nightly-bin
- pkgver = 105.0a1.20220726
+ pkgver = 106.0a1.20220823
pkgrel = 1
url = https://www.mozilla.org/thunderbird
arch = x86_64
license = MPL
license = GPL
license = LGPL
- source = https://download-installer.cdn.mozilla.net/pub/thunderbird/nightly/latest-comm-central/thunderbird-105.0a1.en-US.linux-x86_64.txt
- source = https://download-installer.cdn.mozilla.net/pub/thunderbird/nightly/latest-comm-central/thunderbird-105.0a1.en-US.linux-x86_64.tar.bz2
+ source = https://download-installer.cdn.mozilla.net/pub/thunderbird/nightly/latest-comm-central/thunderbird-106.0a1.en-US.linux-x86_64.txt
+ source = https://download-installer.cdn.mozilla.net/pub/thunderbird/nightly/latest-comm-central/thunderbird-106.0a1.en-US.linux-x86_64.tar.bz2
source = thunderbird-nightly.desktop
source = vendor.js
source = policies.json
@@ -41,7 +41,7 @@ pkgname = thunderbird-nightly-bin
depends = sqlite
depends = startup-notification
optdepends = libcanberra: for sound support
- provides = thunderbird=105.0a1
+ provides = thunderbird=106.0a1
provides = thunderbird-nightly
conflicts = thunderbird-nightly
diff --git a/PKGBUILD b/PKGBUILD
index 06688b298828..a27cda7754b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Based on [extra]'s thunderbird
pkgname=(thunderbird-nightly-bin thunderbird-nightly-bin-noupdate)
-pkgver=105.0a1.20220726
-_version=105.0a1
+pkgver=106.0a1.20220823
+_version=106.0a1
pkgrel=1
arch=('x86_64')
url="https://www.mozilla.org/thunderbird"