diff --git a/.SRCINFO b/.SRCINFO index eb59773ded08..e020787b8178 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-th pkgdesc = Thai language pack for Firefox Nightly - pkgver = 144.0a1.20250831.201908 + pkgver = 144.0a1.20250901.094023 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-144.0a1.20250831.201908.xpi - source = firefox-nightly-i18n-th-144.0a1.20250831.201908.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-144.0a1.th.langpack.xpi - sha256sums = 96736f09a565cec1e52b100a91297192008e1f964694d3f28cef220db9bc6fc1 + noextract = firefox-nightly-i18n-th-144.0a1.20250901.094023.xpi + source = firefox-nightly-i18n-th-144.0a1.20250901.094023.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-144.0a1.th.langpack.xpi + sha256sums = b019e29baf94c40cf3a444482ee4ff1630504bf13ed357887f7911150dc0edd5 pkgname = firefox-nightly-i18n-th diff --git a/PKGBUILD b/PKGBUILD index d410cfe7d853..9b1170284f2f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -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=144.0a1 -pkgver=144.0a1.20250831.201908 +pkgver=144.0a1.20250901.094023 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=('96736f09a565cec1e52b100a91297192008e1f964694d3f28cef220db9bc6fc1') +sha256sums=('b019e29baf94c40cf3a444482ee4ff1630504bf13ed357887f7911150dc0edd5') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \