summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4e7bedddf0a9..7b9fbf5c398b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = thunderbird-beta-bin
pkgdesc = Standalone Mail/News reader - Bleeding edge binary version
- pkgver = 60.0rc4
+ pkgver = 60.0
pkgrel = 1
url = https://www.mozilla.org/thunderbird
install = thunderbird-beta-bin.install
@@ -15,9 +15,9 @@ pkgbase = thunderbird-beta-bin
optdepends = hunspell: Spell checking
optdepends = hyphen: Hyphenation
optdepends = libcanberra: Sound support
- provides = thunderbird=60.0rc4
+ provides = thunderbird=60.0
conflicts = thunderbird-beta
- source = thunderbird-60.0rc4.tar.bz2::https://ftp.mozilla.org/pub/thunderbird/candidates/60.0-candidates/build4/linux-x86_64/en-US/thunderbird-60.0.tar.bz2
+ source = https://ftp.mozilla.org/pub/thunderbird/releases/60.0/linux-x86_64/en-US/thunderbird-60.0.tar.bz2
source = thunderbird-beta-bin.desktop
source = vendor.js
sha512sums = 87be28d46f22885c730e89c0a945ed307b23da11e331a5911b21353a53536587f8e95658de591d44a9bdf617dc3d50099f537bebe85680dbf1b3f25c7f18fdfb
diff --git a/PKGBUILD b/PKGBUILD
index 65dbe04f704b..13d4fcf7c154 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=thunderbird-beta-bin
_pkgname=thunderbird-beta
-pkgver=60.0rc4
+pkgver=60.0
_major=${pkgver/rc*}
_build=${pkgver/*rc}
pkgrel=1