summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD2
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8e5129704e75..01ba97f908f9 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.0b2
+ pkgver = 93.0b3
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.0b2
- provides = thunderbird-beta=93.0b2
+ provides = thunderbird=93.0b3
+ provides = thunderbird-beta=93.0b3
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.0b2/linux-i686/uk/thunderbird-93.0b2.tar.bz2
- source_i686 = https://ftp.mozilla.org/pub/thunderbird/releases/93.0b2/linux-i686/uk/thunderbird-93.0b2.tar.bz2.asc
- sha256sums_i686 = c33a9cb5030ad9d098ef7ac14d4c455c7256fb78d40129fa3cfd53b54a262966
+ 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
sha256sums_i686 = SKIP
- source_x86_64 = https://ftp.mozilla.org/pub/thunderbird/releases/93.0b2/linux-x86_64/uk/thunderbird-93.0b2.tar.bz2
- source_x86_64 = https://ftp.mozilla.org/pub/thunderbird/releases/93.0b2/linux-x86_64/uk/thunderbird-93.0b2.tar.bz2.asc
- sha256sums_x86_64 = 4d028f1118eb641b93c3210fb0810241286fb917f1e315f97cd135d5e6dd563f
+ 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
sha256sums_x86_64 = SKIP
pkgname = thunderbird-localized-beta-bin
diff --git a/PKGBUILD b/PKGBUILD
index 4fbea8bf3f1f..16ea549eb4b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
#
pkgname=thunderbird-localized-beta-bin
-pkgver=93.0b2
+pkgver=93.0b3
pkgrel=1
pkgdesc='Standalone mail and news reader from mozilla.org — localized beta version'
arch=('i686' 'x86_64')