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 5e2ab74e8c33..2d43dea23b3a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = thunderbird-beta-bin
pkgdesc = Standalone Mail/News reader - Bleeding edge binary version
- pkgver = 60.2.1rc1
+ pkgver = 60.2.1
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.2.1rc1
+ provides = thunderbird=60.2.1
conflicts = thunderbird-beta
- source = thunderbird-60.2.1rc1.tar.bz2::https://ftp.mozilla.org/pub/thunderbird/candidates/60.2.1-candidates/build1/linux-x86_64/en-US/thunderbird-60.2.1.tar.bz2
+ source = https://ftp.mozilla.org/pub/thunderbird/releases/60.2.1/linux-x86_64/en-US/thunderbird-60.2.1.tar.bz2
source = thunderbird-beta-bin.desktop
source = vendor.js
sha512sums = 71308c1d6691894ef60144f7bc119709491eaa3af400197e4fec61f25231266b085e925fe1163d6de8d3d1f3ce34475a299968e9405341a9881c512fbd6e4362
diff --git a/PKGBUILD b/PKGBUILD
index b95fbea5ce55..1561b2af08d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=thunderbird-beta-bin
_pkgname=thunderbird-beta
-pkgver=60.2.1rc1
+pkgver=60.2.1
_major=${pkgver/rc*}
_build=${pkgver/*rc}
pkgrel=1