summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederik Schwan2020-06-05 04:27:58 +0200
committerFrederik Schwan2020-06-05 04:27:58 +0200
commitdf48f5bd64fad513cd0192d77c06f09efd02fb77 (patch)
tree8ad6414c26d0186e0b5a7d083bb071054de85d9d
parente953354960089820c33f9c6c7b1879fa4ec66b44 (diff)
downloadaur-df48f5bd64fad513cd0192d77c06f09efd02fb77.tar.gz
upgpkg: thunderbird-nightly-bin 79.0a1.20200604-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2f604d353cfc..d2798e8fed53 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = thunderbird-nightly-bin
pkgdesc = Standalone Mail/News reader - Nightly build
- pkgver = 78.0a1.20200515
+ pkgver = 79.0a1.20200604
pkgrel = 1
url = https://www.mozilla.org/thunderbird
install = thunderbird-nightly.install
@@ -31,11 +31,11 @@ pkgbase = thunderbird-nightly-bin
depends = sqlite
depends = startup-notification
optdepends = libcanberra: for sound support
- provides = thunderbird=78.0a1
+ provides = thunderbird=79.0a1
provides = thunderbird-nightly
conflicts = thunderbird-nightly
- source = https://download-installer.cdn.mozilla.net/pub/thunderbird/nightly/latest-comm-central/thunderbird-78.0a1.en-US.linux-x86_64.txt
- source = https://download-installer.cdn.mozilla.net/pub/thunderbird/nightly/latest-comm-central/thunderbird-78.0a1.en-US.linux-x86_64.tar.bz2
+ source = https://download-installer.cdn.mozilla.net/pub/thunderbird/nightly/latest-comm-central/thunderbird-79.0a1.en-US.linux-x86_64.txt
+ source = https://download-installer.cdn.mozilla.net/pub/thunderbird/nightly/latest-comm-central/thunderbird-79.0a1.en-US.linux-x86_64.tar.bz2
source = thunderbird-nightly.desktop
source = vendor.js
b2sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index adb736014faf..75bab47e2d8c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Based on [extra]'s thunderbird
pkgname=thunderbird-nightly-bin
-pkgver=78.0a1.20200515
-_version=78.0a1
+pkgver=79.0a1.20200604
+_version=79.0a1
pkgrel=1
pkgdesc='Standalone Mail/News reader - Nightly build'
arch=('i686' 'x86_64')