summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederik Schwan2022-03-09 16:32:10 +0100
committerFrederik Schwan2022-03-09 16:32:10 +0100
commit56aaa9eb738726c45c68777db180fbe06b99c2d8 (patch)
tree3bc4fc6556fbd769c7c37d5af9df1f6fe491d28d
parent5038e5c7874b124ea15838818bac007675a00e60 (diff)
downloadaur-56aaa9eb738726c45c68777db180fbe06b99c2d8.tar.gz
upgpkg: thunderbird-nightly-bin 100.0a1.20220309-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e9854295f14f..d5a59ffab24e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = thunderbird-nightly-bin
- pkgver = 99.0a1.20220208
+ pkgver = 100.0a1.20220309
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-99.0a1.en-US.linux-x86_64.txt
- source = https://download-installer.cdn.mozilla.net/pub/thunderbird/nightly/latest-comm-central/thunderbird-99.0a1.en-US.linux-x86_64.tar.bz2
+ source = https://download-installer.cdn.mozilla.net/pub/thunderbird/nightly/latest-comm-central/thunderbird-100.0a1.en-US.linux-x86_64.txt
+ source = https://download-installer.cdn.mozilla.net/pub/thunderbird/nightly/latest-comm-central/thunderbird-100.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=99.0a1
+ provides = thunderbird=100.0a1
provides = thunderbird-nightly
conflicts = thunderbird-nightly
diff --git a/PKGBUILD b/PKGBUILD
index f793bcdc5bfe..68d49ae9c071 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Based on [extra]'s thunderbird
pkgname=(thunderbird-nightly-bin thunderbird-nightly-bin-noupdate)
-pkgver=99.0a1.20220208
-_version=99.0a1
+pkgver=100.0a1.20220309
+_version=100.0a1
pkgrel=1
arch=('x86_64')
url="https://www.mozilla.org/thunderbird"