summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederik Schwan2021-08-07 13:52:06 +0200
committerFrederik Schwan2021-08-07 13:52:06 +0200
commita0350b4ab98f950944aeaa651203b065497b75ce (patch)
tree33107a6ca0b164e7f08b398d675830d0e4012887
parent31ed18259b2ad81f865f5278f3566bc614fcc944 (diff)
downloadaur-a0350b4ab98f950944aeaa651203b065497b75ce.tar.gz
upgpkg: thunderbird-nightly-bin 92.0a1.20210806-1
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d7fa0dc95ef6..2b7e9381c662 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = thunderbird-nightly-bin
- pkgver = 90.0a1.20210420
+ pkgver = 92.0a1.20210806
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-90.0a1.en-US.linux-x86_64.txt
- source = https://download-installer.cdn.mozilla.net/pub/thunderbird/nightly/latest-comm-central/thunderbird-90.0a1.en-US.linux-x86_64.tar.bz2
+ source = https://download-installer.cdn.mozilla.net/pub/thunderbird/nightly/latest-comm-central/thunderbird-92.0a1.en-US.linux-x86_64.txt
+ source = https://download-installer.cdn.mozilla.net/pub/thunderbird/nightly/latest-comm-central/thunderbird-92.0a1.en-US.linux-x86_64.tar.bz2
source = thunderbird-nightly.desktop
source = vendor.js
source = policies.json
@@ -41,11 +41,10 @@ pkgname = thunderbird-nightly-bin
depends = sqlite
depends = startup-notification
optdepends = libcanberra: for sound support
- provides = thunderbird=90.0a1
+ provides = thunderbird=92.0a1
provides = thunderbird-nightly
conflicts = thunderbird-nightly
pkgname = thunderbird-nightly-bin-noupdate
pkgdesc = Standalone Mail/News reader - Nightly build with disabled update notifications
depends = thunderbird-nightly-bin
-
diff --git a/PKGBUILD b/PKGBUILD
index df891461bb0c..41d5901cdc6f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Based on [extra]'s thunderbird
pkgname=(thunderbird-nightly-bin thunderbird-nightly-bin-noupdate)
-pkgver=90.0a1.20210420
-_version=90.0a1
+pkgver=92.0a1.20210806
+_version=92.0a1
pkgrel=1
arch=('x86_64')
url="https://www.mozilla.org/thunderbird"