[arch-commits] Commit in thunderbird/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Thu Sep 12 22:51:34 UTC 2019


    Date: Thursday, September 12, 2019 @ 22:51:34
  Author: anthraxx
Revision: 362390

upgpkg: thunderbird 68.1.0-1

Modified:
  thunderbird/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-12 22:45:44 UTC (rev 362389)
+++ PKGBUILD	2019-09-12 22:51:34 UTC (rev 362390)
@@ -6,7 +6,7 @@
 # Contributor: Anders Bostrom <anders.bostrom at home.se>
 
 pkgname=thunderbird
-pkgver=68.0
+pkgver=68.1.0
 pkgrel=1
 pkgdesc='Standalone mail and news reader from mozilla.org'
 url='https://www.mozilla.org/thunderbird/'
@@ -20,7 +20,7 @@
 options=(!emptydirs !makeflags)
 source=(https://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$pkgver/source/thunderbird-$pkgver.source.tar.xz{,.asc}
         $pkgname.desktop)
-sha256sums=('f87dade2dd64ef61de842812d3e42d82b8a541988da851077778abfa2ebd95d1'
+sha256sums=('de0e5c7d1d5576f451e386e4779f155b7af97621a4e22caac0c6dee3c9d76eef'
             'SKIP'
             'e44c55501f650a4e80b9c353b81f33e07ca65808db831eff6ca616aded233827')
 validpgpkeys=(14F26682D0916CDD81E37B6D61B7B526D98F0353) # Mozilla Software Releases <release at mozilla.com>
@@ -61,6 +61,10 @@
 ac_add_options --enable-official-branding
 ac_add_options --enable-update-channel=release
 ac_add_options --with-distribution-id=org.archlinux
+export BUILD_OFFICIAL=1
+export MOZILLA_OFFICIAL=1
+mk_add_options BUILD_OFFICIAL=1
+mk_add_options MOZILLA_OFFICIAL=1
 
 # Keys
 ac_add_options --with-google-location-service-api-keyfile=${PWD at Q}/google-api-key



More information about the arch-commits mailing list