summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederik Schwan2022-05-03 15:31:03 +0200
committerFrederik Schwan2022-05-03 15:31:03 +0200
commitb025eae30e5da1976ed31b21dbdc6b68f988e9b9 (patch)
tree9c58dfab18f36984be15ab2f496be0bed59decfd
parent1311ec955b6714fa5cae8b07ba91206e396f83c5 (diff)
downloadaur-b025eae30e5da1976ed31b21dbdc6b68f988e9b9.tar.gz
upgpkg: thunderbird-nightly-bin 102.0a1.20220503-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b17086be4bfd..fca3e2eb64e6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = thunderbird-nightly-bin
- pkgver = 101.0a1.20220405
+ pkgver = 102.0a1.20220503
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-101.0a1.en-US.linux-x86_64.txt
- source = https://download-installer.cdn.mozilla.net/pub/thunderbird/nightly/latest-comm-central/thunderbird-101.0a1.en-US.linux-x86_64.tar.bz2
+ source = https://download-installer.cdn.mozilla.net/pub/thunderbird/nightly/latest-comm-central/thunderbird-102.0a1.en-US.linux-x86_64.txt
+ source = https://download-installer.cdn.mozilla.net/pub/thunderbird/nightly/latest-comm-central/thunderbird-102.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=101.0a1
+ provides = thunderbird=102.0a1
provides = thunderbird-nightly
conflicts = thunderbird-nightly
diff --git a/PKGBUILD b/PKGBUILD
index 7dcdc306dff2..26ceb6983b63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Based on [extra]'s thunderbird
pkgname=(thunderbird-nightly-bin thunderbird-nightly-bin-noupdate)
-pkgver=101.0a1.20220405
-_version=101.0a1
+pkgver=102.0a1.20220503
+_version=102.0a1
pkgrel=1
arch=('x86_64')
url="https://www.mozilla.org/thunderbird"