update to 139.0a1.20250423.092127

This commit is contained in:
github-actions[bot] 2025-04-23 14:30:37 +00:00
parent d0c7a8a93e
commit b08b24c949
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 = 139.0a1.20250422.213740
pkgver = 139.0a1.20250423.092127
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-139.0a1.20250422.213740.xpi
source = firefox-nightly-i18n-th-139.0a1.20250422.213740.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-139.0a1.th.langpack.xpi
sha256sums = 163c622ae2e1e3145fc9f6f56ff1cf3a5854e2d2ee3646d962d4a00264b370f8
noextract = firefox-nightly-i18n-th-139.0a1.20250423.092127.xpi
source = firefox-nightly-i18n-th-139.0a1.20250423.092127.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-139.0a1.th.langpack.xpi
sha256sums = 9028a63e2c601ff002b1ce9272bc2482947d26f00cc242593535c5a961dcf4fd
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=139.0a1
pkgver=139.0a1.20250422.213740
pkgver=139.0a1.20250423.092127
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=('163c622ae2e1e3145fc9f6f56ff1cf3a5854e2d2ee3646d962d4a00264b370f8')
sha256sums=('9028a63e2c601ff002b1ce9272bc2482947d26f00cc242593535c5a961dcf4fd')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \