summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederik Schwan2020-08-05 14:15:29 +0200
committerFrederik Schwan2020-08-05 14:15:29 +0200
commit479cdd9d7e048824e37d4aeef8d5f81e8be7e9ca (patch)
treea476af2c6c558acf67d6f943431716211b7c256e
parent2d67593271347b4c049deebd09e892848698e89d (diff)
downloadaur-479cdd9d7e048824e37d4aeef8d5f81e8be7e9ca.tar.gz
upgpkg: thunderbird-nightly-bin 80.0a1.20200709-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3c8b29e4d00b..e73891e9abf5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = thunderbird-nightly-bin
pkgver = 80.0a1.20200709
- pkgrel = 2
+ pkgrel = 1
url = https://www.mozilla.org/thunderbird
arch = x86_64
license = MPL
license = GPL
license = LGPL
- source = https://download-installer.cdn.mozilla.net/pub/thunderbird/nightly/latest-comm-central/thunderbird-80.0a1.en-US.linux-x86_64.txt
- source = https://download-installer.cdn.mozilla.net/pub/thunderbird/nightly/latest-comm-central/thunderbird-80.0a1.en-US.linux-x86_64.tar.bz2
+ source = https://download-installer.cdn.mozilla.net/pub/thunderbird/nightly/latest-comm-central/thunderbird-81.0a1.en-US.linux-x86_64.txt
+ source = https://download-installer.cdn.mozilla.net/pub/thunderbird/nightly/latest-comm-central/thunderbird-81.0a1.en-US.linux-x86_64.tar.bz2
source = thunderbird-nightly.desktop
source = vendor.js
source = policies.json
@@ -42,7 +42,7 @@ pkgname = thunderbird-nightly-bin
depends = sqlite
depends = startup-notification
optdepends = libcanberra: for sound support
- provides = thunderbird=80.0a1
+ provides = thunderbird=81.0a1
provides = thunderbird-nightly
conflicts = thunderbird-nightly
diff --git a/PKGBUILD b/PKGBUILD
index ab9fbce4b943..f28111392739 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
pkgname=(thunderbird-nightly-bin thunderbird-nightly-bin-noupdate)
pkgver=80.0a1.20200709
-_version=80.0a1
-pkgrel=2
+_version=81.0a1
+pkgrel=1
arch=('x86_64')
url="https://www.mozilla.org/thunderbird"
license=('MPL' 'GPL' 'LGPL')