summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYurii Kolesnykov2021-09-27 13:50:27 +0300
committerYurii Kolesnykov2021-09-27 13:50:27 +0300
commit8945f5ffd89d006bf32ca6d25a8e37ec3db06719 (patch)
treea6a30033b140e6a2740982318e0daf125618047c
parent17bc4f349b9ad13ad855d078828ae68aaf178fa9 (diff)
downloadaur-8945f5ffd89d006bf32ca6d25a8e37ec3db06719.tar.gz
93.0b4
Signed-off-by: Yurii Kolesnykov <root@yurikoles.com>
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD3
2 files changed, 10 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 01ba97f908f9..4826d2397ab3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = thunderbird-localized-beta-bin
pkgdesc = Standalone mail and news reader from mozilla.org — localized beta version
- pkgver = 93.0b3
+ pkgver = 93.0b4
pkgrel = 1
url = https://www.mozilla.org/thunderbird
install = thunderbird-localized-beta-bin.install
@@ -24,20 +24,20 @@ pkgbase = thunderbird-localized-beta-bin
optdepends = hunspell: Spell checking
optdepends = hyphen: Hyphenation
optdepends = libcanberra: Sound support
- provides = thunderbird=93.0b3
- provides = thunderbird-beta=93.0b3
+ provides = thunderbird=93.0b4
+ provides = thunderbird-beta=93.0b4
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/93.0b3/linux-i686/uk/thunderbird-93.0b3.tar.bz2
- source_i686 = https://ftp.mozilla.org/pub/thunderbird/releases/93.0b3/linux-i686/uk/thunderbird-93.0b3.tar.bz2.asc
- sha256sums_i686 = bd0640a80865a20d0ee2b1d72a9e920c945410111e2d45feb4549d88ac8302f3
+ source_i686 = https://ftp.mozilla.org/pub/thunderbird/releases/93.0b4/linux-i686/en-US/thunderbird-93.0b4.tar.bz2
+ source_i686 = https://ftp.mozilla.org/pub/thunderbird/releases/93.0b4/linux-i686/en-US/thunderbird-93.0b4.tar.bz2.asc
+ sha256sums_i686 = 91fb687e382084fe41f886d0e72823506533c3af04d34911689a4d419d3806e9
sha256sums_i686 = SKIP
- source_x86_64 = https://ftp.mozilla.org/pub/thunderbird/releases/93.0b3/linux-x86_64/uk/thunderbird-93.0b3.tar.bz2
- source_x86_64 = https://ftp.mozilla.org/pub/thunderbird/releases/93.0b3/linux-x86_64/uk/thunderbird-93.0b3.tar.bz2.asc
- sha256sums_x86_64 = 618e6c3a8c83c1109ea477806c814a85688cfa2f184fae353cd307ac9c4fa4e8
+ source_x86_64 = https://ftp.mozilla.org/pub/thunderbird/releases/93.0b4/linux-x86_64/en-US/thunderbird-93.0b4.tar.bz2
+ source_x86_64 = https://ftp.mozilla.org/pub/thunderbird/releases/93.0b4/linux-x86_64/en-US/thunderbird-93.0b4.tar.bz2.asc
+ sha256sums_x86_64 = 278f5efd75a35dea31b5034f3e15f5745de6b7a74cd8b774341434700188b3db
sha256sums_x86_64 = SKIP
pkgname = thunderbird-localized-beta-bin
diff --git a/PKGBUILD b/PKGBUILD
index 16ea549eb4b4..784bfdc67261 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,4 @@
# Maintainer: Yurii Kolesnykov <root@yurikoles.com>
-# Co-Maintainer: Felix Golatofski <contact@xdfr.de>
# Based on thunderbird-beta-bin: Det <nimetonmaili g-mail>
# Based on [extra]'s thunderbird: Levente Polyak <anthraxx[at]archlinux[dot]org>
# Based on tor-browser: grufo <madmurphy333 AT gmail DOT com>
@@ -10,7 +9,7 @@
#
pkgname=thunderbird-localized-beta-bin
-pkgver=93.0b3
+pkgver=93.0b4
pkgrel=1
pkgdesc='Standalone mail and news reader from mozilla.org — localized beta version'
arch=('i686' 'x86_64')