summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYurii Kolesnykov2021-07-15 15:13:46 +0300
committerYurii Kolesnykov2021-07-15 15:13:46 +0300
commitd6afda649f9e170cf7b2f80f8f46ed999ce3ebf6 (patch)
tree889f997814be9efcaf25a646683b48103b4671e6
parentcec691be16c91199c3860dff8c37a0f418efe8b1 (diff)
downloadaur-d6afda649f9e170cf7b2f80f8f46ed999ce3ebf6.tar.gz
91.0b1
Signed-off-by: Yurii Kolesnykov <root@yurikoles.com>
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD4
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7593859c88cf..7c38c41ed124 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = thunderbird-localized-beta-bin
pkgdesc = Standalone mail and news reader from mozilla.org — localized beta version
- pkgver = 90.0b3
- pkgrel = 2
+ pkgver = 91.0b1
+ pkgrel = 1
url = https://www.mozilla.org/thunderbird
install = thunderbird-localized-beta-bin.install
arch = i686
@@ -24,20 +24,20 @@ pkgbase = thunderbird-localized-beta-bin
optdepends = hunspell: Spell checking
optdepends = hyphen: Hyphenation
optdepends = libcanberra: Sound support
- provides = thunderbird=90.0b3
- provides = thunderbird-beta=90.0b3
+ provides = thunderbird=91.0b1
+ provides = thunderbird-beta=91.0b1
conflicts = thunderbird-beta
conflicts = thunderbird-beta-bin
source = thunderbird-localized-beta-bin.desktop
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
sha256sums = 4890cc98cc21f3f2dbf4134627217b11167c73954a549fbe7ca0bbc8ca79b2d4
- source_i686 = https://ftp.mozilla.org/pub/thunderbird/releases/90.0b3/linux-i686/en-US/thunderbird-90.0b3.tar.bz2
- source_i686 = https://ftp.mozilla.org/pub/thunderbird/releases/90.0b3/linux-i686/en-US/thunderbird-90.0b3.tar.bz2.asc
- sha256sums_i686 = fa55590c34d791ffd9bc479df1bab8ea4bbb5407a476048de284394165a9727a
+ source_i686 = https://ftp.mozilla.org/pub/thunderbird/releases/91.0b1/linux-i686/en-US/thunderbird-91.0b1.tar.bz2
+ source_i686 = https://ftp.mozilla.org/pub/thunderbird/releases/91.0b1/linux-i686/en-US/thunderbird-91.0b1.tar.bz2.asc
+ sha256sums_i686 = 2d1a637d3940dc80c6a79344a76e66bdab9d1c8b97cd005a5a9ef69d4b904206
sha256sums_i686 = SKIP
- source_x86_64 = https://ftp.mozilla.org/pub/thunderbird/releases/90.0b3/linux-x86_64/en-US/thunderbird-90.0b3.tar.bz2
- source_x86_64 = https://ftp.mozilla.org/pub/thunderbird/releases/90.0b3/linux-x86_64/en-US/thunderbird-90.0b3.tar.bz2.asc
- sha256sums_x86_64 = 5c77eced6fa2a9c30da2a41d2c5e70720ff9b326870c50936dd60669b13e4ddb
+ source_x86_64 = https://ftp.mozilla.org/pub/thunderbird/releases/91.0b1/linux-x86_64/en-US/thunderbird-91.0b1.tar.bz2
+ source_x86_64 = https://ftp.mozilla.org/pub/thunderbird/releases/91.0b1/linux-x86_64/en-US/thunderbird-91.0b1.tar.bz2.asc
+ sha256sums_x86_64 = a2cb35bcb913739a9591dd474448250c5bd0facea01e415102f98df2cd510b56
sha256sums_x86_64 = SKIP
pkgname = thunderbird-localized-beta-bin
diff --git a/PKGBUILD b/PKGBUILD
index c69e0657f717..5ea77c82e549 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,8 +10,8 @@
#
pkgname=thunderbird-localized-beta-bin
-pkgver=90.0b3
-pkgrel=2
+pkgver=91.0b1
+pkgrel=1
pkgdesc='Standalone mail and news reader from mozilla.org — localized beta version'
arch=('i686' 'x86_64')
url="https://www.mozilla.org/thunderbird"