summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 614884721d55..7210de067094 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = thunderbird-nightly-bin
- pkgver = 126.0a1.20240321
+ pkgver = 127.0a1.20240416
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-126.0a1.en-US.linux-x86_64.txt
- source = https://download-installer.cdn.mozilla.net/pub/thunderbird/nightly/latest-comm-central/thunderbird-126.0a1.en-US.linux-x86_64.tar.bz2
+ source = https://download-installer.cdn.mozilla.net/pub/thunderbird/nightly/latest-comm-central/thunderbird-127.0a1.en-US.linux-x86_64.txt
+ source = https://download-installer.cdn.mozilla.net/pub/thunderbird/nightly/latest-comm-central/thunderbird-127.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=126.0a1
+ provides = thunderbird=127.0a1
provides = thunderbird-nightly
conflicts = thunderbird-nightly
diff --git a/PKGBUILD b/PKGBUILD
index b72a4c2bb1d4..91e139210eb8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Based on [extra]'s thunderbird
pkgname=(thunderbird-nightly-bin thunderbird-nightly-bin-noupdate)
-pkgver=126.0a1.20240321
-_version=126.0a1
+pkgver=127.0a1.20240416
+_version=127.0a1
pkgrel=1
arch=('x86_64')
url="https://www.mozilla.org/thunderbird"