summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
-rw-r--r--zstandard-0.18.0.patch10
3 files changed, 7 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a07e1b98f8aa..fe5331b85b4b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = thunderbird-beta
pkgdesc = Beta version of standalone mail and news reader from mozilla.org
- pkgver = 112.0b7
+ pkgver = 113.0b5
pkgrel = 1
url = https://www.thunderbird.net/channel/#beta
arch = x86_64
@@ -45,19 +45,19 @@ pkgbase = thunderbird-beta
optdepends = hunspell-en_US: Spell checking, American English
optdepends = xdg-desktop-portal: Screensharing with Wayland
optdepends = libotr: OTR support for active one-to-one chats
- provides = thunderbird=112.0b7
+ provides = thunderbird=113.0b5
options = !emptydirs
options = !makeflags
options = !strip
options = !lto
options = !debug
- source = https://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/112.0b7/source/thunderbird-112.0b7.source.tar.xz
- source = https://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/112.0b7/source/thunderbird-112.0b7.source.tar.xz.asc
+ source = https://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/113.0b5/source/thunderbird-113.0b5.source.tar.xz
+ source = https://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/113.0b5/source/thunderbird-113.0b5.source.tar.xz.asc
source = install-dir.patch
source = thunderbird-beta.desktop
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
validpgpkeys = 4360FE2109C49763186F8E21EBE41E90F6F12F6D
- b2sums = c5324cfac7487105b0312419daa030f8151a24f4dbdeaed6943a012c983d013ccd8657a65c649ae35f19f24b44da43fd5eff1181a1ada57b0ce5845acf1087a2
+ b2sums = 41b6edb5179e536616db00b541616aadcf6fad25bf343c0d3eb99b971acc092f756af91fcdccea9db0b1bd2829f509eeb04c34a442cb663ab9eb792d87706b21
b2sums = SKIP
b2sums = ba188a0c1359f49390a789621b2c0bec67f4152f62c0dced26b31ec291abccfb5636dba0f8ed1f879e1a2a237e183b96b092d760e04e148a64da18660b87dcfb
b2sums = 3518012290b5b358d882d7d12bc2455345b89cef4abfbccaca025dfb935fcefe49806dd534e75b10c0c6a3495b7133a7feb3f11d7773a0ce252f8d68e15b5a24
diff --git a/PKGBUILD b/PKGBUILD
index 63719aa2e097..50c6aa58a30d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=thunderbird-beta
_pkgname=thunderbird
-pkgver=112.0b7
+pkgver=113.0b5
pkgrel=1
pkgdesc='Beta version of standalone mail and news reader from mozilla.org'
arch=('x86_64')
@@ -54,7 +54,7 @@ source=(https://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$pkgver/sou
install-dir.patch
"$pkgname".desktop
)
-b2sums=('c5324cfac7487105b0312419daa030f8151a24f4dbdeaed6943a012c983d013ccd8657a65c649ae35f19f24b44da43fd5eff1181a1ada57b0ce5845acf1087a2'
+b2sums=('41b6edb5179e536616db00b541616aadcf6fad25bf343c0d3eb99b971acc092f756af91fcdccea9db0b1bd2829f509eeb04c34a442cb663ab9eb792d87706b21'
'SKIP'
'ba188a0c1359f49390a789621b2c0bec67f4152f62c0dced26b31ec291abccfb5636dba0f8ed1f879e1a2a237e183b96b092d760e04e148a64da18660b87dcfb'
'3518012290b5b358d882d7d12bc2455345b89cef4abfbccaca025dfb935fcefe49806dd534e75b10c0c6a3495b7133a7feb3f11d7773a0ce252f8d68e15b5a24')
diff --git a/zstandard-0.18.0.patch b/zstandard-0.18.0.patch
deleted file mode 100644
index 5dfa30557dcf..000000000000
--- a/zstandard-0.18.0.patch
+++ /dev/null
@@ -1,10 +0,0 @@
-diff --git i/python/sites/mach.txt w/python/sites/mach.txt
-index 01f4f8c23da3b..85cfaf2b273ac 100644
---- i/python/sites/mach.txt
-+++ w/python/sites/mach.txt
-@@ -134,4 +134,4 @@ pypi-optional:glean-sdk==50.1.0:telemetry will not be collected
- # We aren't (yet) able to pin packages in automation, so we have to
- # support down to the oldest locally-installed version (5.4.2).
- pypi-optional:psutil>=5.4.2,<=5.8.0:telemetry will be missing some data
--pypi-optional:zstandard>=0.11.1,<=0.17.0:zstd archives will not be possible to extract
-+pypi-optional:zstandard>=0.11.1,<=0.18.0:zstd archives will not be possible to extract