summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 316d003a8c5e..fd42cd9f9632 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,10 +7,11 @@
pkgbase=thunderbird-beta-i18n
pkgver=74.0b1
-pkgrel=1
+pkgrel=2
url='http://www.mozilla.com/'
arch=('any')
license=('MPL' 'GPL')
+depends=("thunderbird>=$pkgver")
pkgname=(
'thunderbird-beta-i18n-ar'
@@ -72,7 +73,7 @@ pkgname=(
'thunderbird-beta-i18n-zh-cn'
'thunderbird-beta-i18n-zh-tw'
)
-_url=https://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$pkgver/linux-x86_64/xpi
+_url=https://ftp.mozilla.org/pub/thunderbird/releases/$pkgver/linux-x86_64/xpi
source=(
"thunderbird-beta-i18n-$pkgver-ar.xpi::$_url/ar.xpi"
"thunderbird-beta-i18n-$pkgver-ast.xpi::$_url/ast.xpi"