update to 141.0a1.20250620.213100

This commit is contained in:
github-actions[bot] 2025-06-21 03:23:42 +00:00
parent a4cd338e26
commit d2afe9ef9e
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-th
pkgdesc = Thai language pack for Firefox Nightly
pkgver = 141.0a1.20250620.090848
pkgver = 141.0a1.20250620.213100
pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = any
@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-th
license = GPL
license = LGPL
depends = firefox-nightly
noextract = firefox-nightly-i18n-th-141.0a1.20250620.090848.xpi
source = firefox-nightly-i18n-th-141.0a1.20250620.090848.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-141.0a1.th.langpack.xpi
sha256sums = 5d33be797ed9e6c173e5efe367a1316611e5eb88dd433ed676eb902c2f5909e3
noextract = firefox-nightly-i18n-th-141.0a1.20250620.213100.xpi
source = firefox-nightly-i18n-th-141.0a1.20250620.213100.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-141.0a1.th.langpack.xpi
sha256sums = e0031747005c929875bdb176320a1c27d6812923b99e64c89c631541f89f20ce
pkgname = firefox-nightly-i18n-th

View file

@ -9,7 +9,7 @@ url="https://www.mozilla.org/firefox/"
_url=https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi
_version=141.0a1
pkgver=141.0a1.20250620.090848
pkgver=141.0a1.20250620.213100
depends=("firefox-nightly")
@ -25,7 +25,7 @@ source=("${_pkgname_base}-${_language_short}-${pkgver}.xpi::$_url/firefox-${_ver
# Don't extract anything
noextract=("${_pkgname_base}-${_language_short}-${pkgver}.xpi")
sha256sums=('5d33be797ed9e6c173e5efe367a1316611e5eb88dd433ed676eb902c2f5909e3')
sha256sums=('e0031747005c929875bdb176320a1c27d6812923b99e64c89c631541f89f20ce')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \