summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGoliathLabs2020-05-13 14:34:04 +0200
committerGoliathLabs2020-05-13 14:34:04 +0200
commit7180c2558a58a076342a472f586849ecad64187c (patch)
treefb75a1facf5017ed4e8a04aa96ecb0f45b0defcf
parent2b6ff0aac85374c56ce23d6e9dbf994675933cb2 (diff)
downloadaur-7180c2558a58a076342a472f586849ecad64187c.tar.gz
Updated: 78.0a1
-rw-r--r--.SRCINFO17
-rw-r--r--PKGBUILD17
2 files changed, 17 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c8fb1b56a4c..e0907816bc4d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = thunderbird-nightly-zh-cn
pkgdesc = Standalone Mail/News reader — Nightly build (zh-cn)
- pkgver = 71.0a1
+ pkgver = 78.0a1
pkgrel = 1
url = https://www.thunderbird.net
install = thunderbird-nightly-zh-cn.install
@@ -8,14 +8,13 @@ pkgbase = thunderbird-nightly-zh-cn
license = MPL
license = GPL
license = LGPL
- makedepends = imagemagick
depends = alsa-lib
depends = cairo
depends = dbus-glib
depends = desktop-file-utils
depends = fontconfig
depends = freetype2
- depends = gtk2
+ depends = gtk3
depends = hicolor-icon-theme
depends = hunspell
depends = libevent
@@ -31,19 +30,19 @@ pkgbase = thunderbird-nightly-zh-cn
depends = sqlite
depends = startup-notification
optdepends = libcanberra: for sound support
- provides = thunderbird-nightly=71.0a1
+ provides = thunderbird=78.0a1
source = thunderbird-nightly-zh-cn.desktop
source = vendor.js
validpgpkeys = 097B313077AE62A02F84DA4DF1A6668FBB7D572E
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
sha512sums = 0a6344a290cd4a52f1e858db0be97056ec2ce47894b4d3c0e6c68aef644b1ff278ab3a641a4be895d4a9a30ecee85bd1cad5c2348c3f97a1ad9096a8f18d845f
sha512sums = aeb444784732267f1b1e87e6084a776f82a1912c4c2637d2cf1de1c135dd9d41d2ef66d2bd3f9cbd3a79fad32d17ea6e2968ba644d5f887cb66ba6c09a2098f5
- source_x86_64 = https://releases.mozilla.org/pub/thunderbird/nightly/latest-comm-central-l10n/thunderbird-71.0a1.zh-CN.linux-x86_64.tar.bz2
- source_x86_64 = https://releases.mozilla.org/pub/thunderbird/nightly/latest-comm-central-l10n/thunderbird-71.0a1.zh-CN.linux-x86_64.tar.bz2.asc
- source_x86_64 = https://releases.mozilla.org/pub/thunderbird/nightly/latest-comm-central/thunderbird-71.0a1.en-US.linux-x86_64.txt
- sha512sums_x86_64 = SKIP
- sha512sums_x86_64 = SKIP
+ source_x86_64 = https://releases.mozilla.org/pub/thunderbird/nightly/latest-comm-central-l10n/thunderbird-78.0a1.zh-CN.linux-x86_64.tar.bz2
+ source_x86_64 = https://releases.mozilla.org/pub/thunderbird/nightly/latest-comm-central-l10n/thunderbird-78.0a1.zh-CN.linux-x86_64.tar.bz2.asc
+ source_x86_64 = https://releases.mozilla.org/pub/thunderbird/nightly/latest-comm-central/thunderbird-78.0a1.en-US.linux-x86_64.txt
+ sha512sums_x86_64 = 1aa16ca5f28b92d31b1318566c1b073c04d62c7aa4dfe99d82b288e74dea1767f132487f404fe9d43ec04057943d1713d6fd6db88f9741ff1e1a73155752cae0
sha512sums_x86_64 = SKIP
+ sha512sums_x86_64 = 5935a808b914f91d3bf4a86530915cdea57cf5c96b2d91cba7f088f98d7012ca93154f6fc8e0c5bddff27d6530bc2391a6542d2a786402514ad25295a9caab79
pkgname = thunderbird-nightly-zh-cn
diff --git a/PKGBUILD b/PKGBUILD
index fbca70efbc19..c92ded8bce0f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,5 @@
-# Maintainer: Lin Rs <LinRs at users.noreply.github.com>
+# Maintainer: Felix Golatofski <contact@xdfr.de>
+# Contributor: Lin Rs <LinRs at users.noreply.github.com>
# Based on [extra]'s thunderbird
@@ -6,9 +7,9 @@ _lang=zh-cn
_pkgname=${_name}-${_channel}-zh-CN
_name=thunderbird
_channel=nightly
-_version=71.0a1
+_version=78.0a1
pkgname=${_name}-${_channel}-${_lang}
-pkgver=71.0a1
+pkgver=78.0a1
pkgrel=1
pkgdesc="Standalone Mail/News reader — Nightly build (${_lang})"
url="https://www.thunderbird.net"
@@ -16,11 +17,11 @@ provides=(thunderbird-${_channel}=$pkgver)
arch=('x86_64')
license=('MPL' 'GPL' 'LGPL')
depends=('alsa-lib' 'cairo' 'dbus-glib' 'desktop-file-utils' 'fontconfig'
- 'freetype2' 'gtk2' 'hicolor-icon-theme' 'hunspell' 'libevent' 'libjpeg'
+ 'freetype2' 'gtk3' 'hicolor-icon-theme' 'hunspell' 'libevent' 'libjpeg'
'libmng' 'libpng' 'libvpx' 'libxt' 'mozilla-common' 'nspr' 'nss'
'shared-mime-info' 'sqlite' 'startup-notification')
optdepends=('libcanberra: for sound support')
-makedepends=('imagemagick')
+provides=("thunderbird=${_version}")
install=${pkgname}.install
_upstream="https://releases.mozilla.org"
@@ -34,9 +35,9 @@ source_x86_64=("${_url}/${_src}-x86_64.tar.bz2" "${_url}/${_src}-x86_64.tar.bz2.
sha512sums=('0a6344a290cd4a52f1e858db0be97056ec2ce47894b4d3c0e6c68aef644b1ff278ab3a641a4be895d4a9a30ecee85bd1cad5c2348c3f97a1ad9096a8f18d845f'
'aeb444784732267f1b1e87e6084a776f82a1912c4c2637d2cf1de1c135dd9d41d2ef66d2bd3f9cbd3a79fad32d17ea6e2968ba644d5f887cb66ba6c09a2098f5')
-sha512sums_x86_64=('SKIP'
- 'SKIP'
- 'SKIP')
+sha512sums_x86_64=('1aa16ca5f28b92d31b1318566c1b073c04d62c7aa4dfe99d82b288e74dea1767f132487f404fe9d43ec04057943d1713d6fd6db88f9741ff1e1a73155752cae0'
+ 'SKIP'
+ '5935a808b914f91d3bf4a86530915cdea57cf5c96b2d91cba7f088f98d7012ca93154f6fc8e0c5bddff27d6530bc2391a6542d2a786402514ad25295a9caab79')
validpgpkeys=('097B313077AE62A02F84DA4DF1A6668FBB7D572E'
'14F26682D0916CDD81E37B6D61B7B526D98F0353') # Mozilla’s GnuPG release key