Package Details: thunderbird-bin 133.0-1

Git Clone URL: https://aur.archlinux.org/thunderbird-bin.git (read-only, click to copy)
Package Base: thunderbird-bin
Description: Standalone Mail/News reader - binary version
Upstream URL: https://www.mozilla.org/thunderbird
Licenses: GPL, MPL, LGPL
Conflicts: thunderbird
Provides: thunderbird
Submitter: andreas_baumann
Maintainer: bittin (yurikoles)
Last Packager: bittin
Votes: 28
Popularity: 0.186776
First Submitted: 2018-09-08 07:38 (UTC)
Last Updated: 2024-12-01 11:25 (UTC)

Dependencies (7)

Required by (94)

Sources (8)

Latest Comments

« First ‹ Previous 1 .. 4 5 6 7 8 9 10 Next › Last »

andreas_baumann commented on 2020-10-11 07:28 (UTC)

Did some updating. I also saw that - pentium4 is missing in the architectures - release candidates don't handle the Intel 32-bit case

diff --git a/.SRCINFO b/.SRCINFO
index dc1b197..2190fbb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,12 @@
 pkgbase = thunderbird-bin
    pkgdesc = Standalone Mail/News reader - Bleeding edge binary version
-   pkgver = 78.2.1
+   pkgver = 78.3.2
    pkgrel = 1
    url = https://www.mozilla.org/thunderbird
    install = thunderbird-bin.install
    arch = x86_64
    arch = i686
+   arch = pentium4
    license = GPL
    license = LGPL
    license = MPL
@@ -16,21 +17,25 @@ pkgbase = thunderbird-bin
    optdepends = hunspell: Spell checking
    optdepends = hyphen: Hyphenation
    optdepends = libcanberra: Sound support
-   provides = thunderbird=78.2.1
+   provides = thunderbird=78.3.2
    conflicts = thunderbird
    source = thunderbird-bin.desktop
    source = vendor.js
    validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
    sha512sums = 2f2da27d0d677cfee9ed2ff9da74c4e779150d26e369cb6816f2b1962b38af7d0728c9c362304138212b45e9580f65847c3a011b9bd3417a26b1b48c00cabe8d
    sha512sums = aeb444784732267f1b1e87e6084a776f82a1912c4c2637d2cf1de1c135dd9d41d2ef66d2bd3f9cbd3a79fad32d17ea6e2968ba644d5f887cb66ba6c09a2098f5
-   source_x86_64 = https://ftp.mozilla.org/pub/thunderbird/releases/78.2.1/linux-x86_64/en-US/thunderbird-78.2.1.tar.bz2
-   source_x86_64 = https://ftp.mozilla.org/pub/thunderbird/releases/78.2.1/linux-x86_64/en-US/thunderbird-78.2.1.tar.bz2.asc
-   sha512sums_x86_64 = 1627a4de6ecafbf535469bf6c95667574818a3931e8f2da938cbdc69bb1b643040382b2ea2c4888c3887774c01543f74b8ca039c2be3c5d4ea62ef1dc5acc25a
+   source_x86_64 = https://ftp.mozilla.org/pub/thunderbird/releases/78.3.2/linux-x86_64/en-US/thunderbird-78.3.2.tar.bz2
+   source_x86_64 = https://ftp.mozilla.org/pub/thunderbird/releases/78.3.2/linux-x86_64/en-US/thunderbird-78.3.2.tar.bz2.asc
+   sha512sums_x86_64 = 2bb693056f71aaaf90de6e9abb163a131be3dc2f066eaaf4560ee3df311aea0ad6ff11cd2ee57aff709da04cbc7e0a146dbdd08b3a9ac571d5320a6415c42f84
    sha512sums_x86_64 = SKIP
-   source_i686 = https://ftp.mozilla.org/pub/thunderbird/releases/78.2.1/linux-i686/en-US/thunderbird-78.2.1.tar.bz2
-   source_i686 = https://ftp.mozilla.org/pub/thunderbird/releases/78.2.1/linux-i686/en-US/thunderbird-78.2.1.tar.bz2.asc
-   sha512sums_i686 = 1627a4de6ecafbf535469bf6c95667574818a3931e8f2da938cbdc69bb1b643040382b2ea2c4888c3887774c01543f74b8ca039c2be3c5d4ea62ef1dc5acc25a
+   source_i686 = https://ftp.mozilla.org/pub/thunderbird/releases/78.3.2/linux-i686/en-US/thunderbird-78.3.2.tar.bz2
+   source_i686 = https://ftp.mozilla.org/pub/thunderbird/releases/78.3.2/linux-i686/en-US/thunderbird-78.3.2.tar.bz2.asc
+   sha512sums_i686 = 7b6bb69675ae7f752acad7ca2db7171d598d83c035cda5354219a5d82d6c3eb44e5ce96094746c29825711327bcea5fad8d620a6ba555d505d09d68402e08e9d
    sha512sums_i686 = SKIP
+   source_pentium4 = https://ftp.mozilla.org/pub/thunderbird/releases/78.3.2/linux-i686/en-US/thunderbird-78.3.2.tar.bz2
+   source_pentium4 = https://ftp.mozilla.org/pub/thunderbird/releases/78.3.2/linux-i686/en-US/thunderbird-78.3.2.tar.bz2.asc
+   sha512sums_pentium4 = 7b6bb69675ae7f752acad7ca2db7171d598d83c035cda5354219a5d82d6c3eb44e5ce96094746c29825711327bcea5fad8d620a6ba555d505d09d68402e08e9d
+   sha512sums_pentium4 = SKIP

 pkgname = thunderbird-bin

diff --git a/PKGBUILD b/PKGBUILD
index bb6f3bf..cee725b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@

 pkgname=thunderbird-bin
 _pkgname=thunderbird
-pkgver=78.2.1
+pkgver=78.3.2
 _major=${pkgver/rc*}
 _build=${pkgver/*rc}
 pkgrel=1
 pkgdesc="Standalone Mail/News reader - Bleeding edge binary version"
-arch=('x86_64' 'i686')
+arch=('x86_64' 'i686' 'pentium4')
 url="https://www.mozilla.org/thunderbird"
 license=('GPL' 'LGPL' 'MPL')
 depends=('dbus-glib' 'gtk3' 'libxt' 'nss')
@@ -21,19 +21,29 @@ source=('thunderbird-bin.desktop'
         'vendor.js')
 source_x86_64=(https://ftp.mozilla.org/pub/thunderbird/releases/$pkgver/linux-x86_64/en-US/thunderbird-$pkgver.tar.bz2{,.asc})
 source_i686=(https://ftp.mozilla.org/pub/thunderbird/releases/$pkgver/linux-i686/en-US/thunderbird-$pkgver.tar.bz2{,.asc})
+source_pentium4=(https://ftp.mozilla.org/pub/thunderbird/releases/$pkgver/linux-i686/en-US/thunderbird-$pkgver.tar.bz2{,.asc})

 sha512sums=('2f2da27d0d677cfee9ed2ff9da74c4e779150d26e369cb6816f2b1962b38af7d0728c9c362304138212b45e9580f65847c3a011b9bd3417a26b1b48c00cabe8d'
             'aeb444784732267f1b1e87e6084a776f82a1912c4c2637d2cf1de1c135dd9d41d2ef66d2bd3f9cbd3a79fad32d17ea6e2968ba644d5f887cb66ba6c09a2098f5')
-sha512sums_x86_64=('1627a4de6ecafbf535469bf6c95667574818a3931e8f2da938cbdc69bb1b643040382b2ea2c4888c3887774c01543f74b8ca039c2be3c5d4ea62ef1dc5acc25a'
+sha512sums_x86_64=('2bb693056f71aaaf90de6e9abb163a131be3dc2f066eaaf4560ee3df311aea0ad6ff11cd2ee57aff709da04cbc7e0a146dbdd08b3a9ac571d5320a6415c42f84'
                    'SKIP')
-sha512sums_i686=('1627a4de6ecafbf535469bf6c95667574818a3931e8f2da938cbdc69bb1b643040382b2ea2c4888c3887774c01543f74b8ca039c2be3c5d4ea62ef1dc5acc25a'
+sha512sums_i686=('7b6bb69675ae7f752acad7ca2db7171d598d83c035cda5354219a5d82d6c3eb44e5ce96094746c29825711327bcea5fad8d620a6ba555d505d09d68402e08e9d'
+                 'SKIP')
+sha512sums_pentium4=('7b6bb69675ae7f752acad7ca2db7171d598d83c035cda5354219a5d82d6c3eb44e5ce96094746c29825711327bcea5fad8d620a6ba555d505d09d68402e08e9d'
                  'SKIP')
 validpgpkeys=(14F26682D0916CDD81E37B6D61B7B526D98F0353) # Mozilla Software Releases <release@mozilla.com>


 # RC
 if [[ $_build = ? ]]; then
-  source[0]="thunderbird-$pkgver.tar.bz2::https://ftp.mozilla.org/pub/thunderbird/candidates/$_major-candidates/build$_build/linux-x86_64/en-US/thunderbird-$_major.tar.bz2"
+  case "${CARCH}" in
+    x86_64)
+      source[0]="thunderbird-$pkgver.tar.bz2::https://ftp.mozilla.org/pub/thunderbird/candidates/$_major-candidates/build$_build/linux-x86_64/en-US/thunderbird-$_major.tar.bz2"
+      ;;
+    i686|pentium4)
+      source[0]="thunderbird-$pkgver.tar.bz2::https://ftp.mozilla.org/pub/thunderbird/candidates/$_major-candidates/build$_build/linux-i686/en-US/thunderbird-$_major.tar.bz2"
+      ;;
+  esac
 fi

 package() {

SharkyRawr commented on 2020-10-10 23:19 (UTC)

Out of date, 78.3.2 is the latest.

andreas_baumann commented on 2020-10-03 08:09 (UTC) (edited on 2020-10-03 08:10 (UTC) by andreas_baumann)

It's a binary built and downloaded from somewhere else. This violates "Trusting Trust". So the proper way to build thunderbird is to download the source tarball and use the C++/Rust-compilers to build the binaries.

Why the standard 'thunderbird' lags behind so much, I don't know (ask the maintainer of the 'thunderbird' package).

simona commented on 2020-10-03 08:03 (UTC)

contains blobs?

andreas_baumann commented on 2020-10-03 06:01 (UTC) (edited on 2020-10-03 06:01 (UTC) by andreas_baumann)

This should never be mainlined into the main repos IMHO, as it is a binary blob.

simona commented on 2020-10-02 23:20 (UTC)

a source for updated release?

etrigan63 commented on 2020-10-01 13:01 (UTC)

When is this being mainlined into the repos? 78.x.x is the official release and 68.x.x is the only one in the official repos. Plus this version is very out-of-date with missing security patches.

luthepa1 commented on 2020-08-24 11:45 (UTC)

I'm sorry but how do I find or obtain "YOURKEYHERE"?