summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYurii Kolesnykov2024-10-04 23:20:40 +0200
committerYurii Kolesnykov2024-10-04 23:20:40 +0200
commitfca5a8610272a22f666ed7114e5a827206d3a6f6 (patch)
tree016a88731acf0a4d69ded2884d561916aa5c7931
parent08721e92cac368141ffdbbb8f27e5a9bcf7dd0d9 (diff)
downloadaur-fca5a8610272a22f666ed7114e5a827206d3a6f6.tar.gz
132.0b1
Signed-off-by: Yurii Kolesnykov <root@yurikoles.com>
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 87908ce75ceb..ab789b5637fb 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 = 131.0b4
+ pkgver = 132.0b1
pkgrel = 1
url = https://www.thunderbird.net/
arch = x86_64
@@ -37,12 +37,12 @@ pkgbase = thunderbird-beta
depends = mime-types
depends = nss
depends = ttf-font
- provides = thunderbird=131.0b4
+ provides = thunderbird=132.0b1
options = !emptydirs
options = !lto
options = !makeflags
- source = https://archive.mozilla.org/pub/thunderbird/releases/131.0b4/source/thunderbird-131.0b4.source.tar.xz
- source = https://archive.mozilla.org/pub/thunderbird/releases/131.0b4/source/thunderbird-131.0b4.source.tar.xz.asc
+ source = https://archive.mozilla.org/pub/thunderbird/releases/132.0b1/source/thunderbird-132.0b1.source.tar.xz
+ source = https://archive.mozilla.org/pub/thunderbird/releases/132.0b1/source/thunderbird-132.0b1.source.tar.xz.asc
source = thunderbird-beta.desktop
source = install-dir.patch
source = metainfo.patch
diff --git a/PKGBUILD b/PKGBUILD
index ee7bb68c3d0b..bf90a6cc76af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ fi
## basic info
_pkgname=thunderbird
pkgname=thunderbird-beta
-pkgver=131.0b4
+pkgver=132.0b1
pkgrel=1
pkgdesc='Beta version of standalone mail and news reader from mozilla.org'
url="https://www.thunderbird.net/"