summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederik Schwan2023-05-12 14:54:43 +0200
committerFrederik Schwan2023-05-12 14:54:43 +0200
commit3f5688167345c076d3bbbb662c96596fecc4bf27 (patch)
tree3d5fbdb018dfa30ceb14863e015fc3922a33c32e
parent5e4e6fcac33f0ba0889e278f3bb0676e1d81699a (diff)
downloadaur-3f5688167345c076d3bbbb662c96596fecc4bf27.tar.gz
upgpkg: thunderbird-nightly-bin 115.0a1.20230512-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d767e1f666a8..95d022e6b22a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = thunderbird-nightly-bin
- pkgver = 114.0a1.20230411
+ pkgver = 115.0a1.20230512
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-114.0a1.en-US.linux-x86_64.txt
- source = https://download-installer.cdn.mozilla.net/pub/thunderbird/nightly/latest-comm-central/thunderbird-114.0a1.en-US.linux-x86_64.tar.bz2
+ source = https://download-installer.cdn.mozilla.net/pub/thunderbird/nightly/latest-comm-central/thunderbird-115.0a1.en-US.linux-x86_64.txt
+ source = https://download-installer.cdn.mozilla.net/pub/thunderbird/nightly/latest-comm-central/thunderbird-115.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=114.0a1
+ provides = thunderbird=115.0a1
provides = thunderbird-nightly
conflicts = thunderbird-nightly
diff --git a/PKGBUILD b/PKGBUILD
index 259b2b46069d..a4695515aa63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Based on [extra]'s thunderbird
pkgname=(thunderbird-nightly-bin thunderbird-nightly-bin-noupdate)
-pkgver=114.0a1.20230411
-_version=114.0a1
+pkgver=115.0a1.20230512
+_version=115.0a1
pkgrel=1
arch=('x86_64')
url="https://www.mozilla.org/thunderbird"