update to 143.0a1.20250721.154325

This commit is contained in:
github-actions[bot] 2025-07-22 03:48:11 +00:00
parent 5f4666acbf
commit 4fa2981b4e
2 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-th
pkgdesc = Thai language pack for Firefox Nightly
pkgver = 142.0a1.20250721.090929
pkgver = 143.0a1.20250721.154325
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-142.0a1.20250721.090929.xpi
source = firefox-nightly-i18n-th-142.0a1.20250721.090929.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-142.0a1.th.langpack.xpi
sha256sums = d8b315bc75924cb8c41b4fb6a6204e6dcbe049501f1e050b795dc95813ac5b40
noextract = firefox-nightly-i18n-th-143.0a1.20250721.154325.xpi
source = firefox-nightly-i18n-th-143.0a1.20250721.154325.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-143.0a1.th.langpack.xpi
sha256sums = d026cc07b8748e380ba1056ea76626e87cd9f784670e29fe4747373c435f529c
pkgname = firefox-nightly-i18n-th

View file

@ -8,8 +8,8 @@ license=('MPL' 'GPL' 'LGPL')
url="https://www.mozilla.org/firefox/"
_url=https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi
_version=142.0a1
pkgver=142.0a1.20250721.090929
_version=143.0a1
pkgver=143.0a1.20250721.154325
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=('d8b315bc75924cb8c41b4fb6a6204e6dcbe049501f1e050b795dc95813ac5b40')
sha256sums=('d026cc07b8748e380ba1056ea76626e87cd9f784670e29fe4747373c435f529c')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \