diff --git a/.SRCINFO b/.SRCINFO index 13de356e8556..dd5ed82857ef 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-th pkgdesc = Thai language pack for Firefox Nightly - pkgver = 140.0a1.20250516.214029 + pkgver = 140.0a1.20250517.213057 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-140.0a1.20250516.214029.xpi - source = firefox-nightly-i18n-th-140.0a1.20250516.214029.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-140.0a1.th.langpack.xpi - sha256sums = c5d8674185c77d40d313d61a74f37cb638631e310dacdae9f6c0d026f1f0b6de + noextract = firefox-nightly-i18n-th-140.0a1.20250517.213057.xpi + source = firefox-nightly-i18n-th-140.0a1.20250517.213057.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-140.0a1.th.langpack.xpi + sha256sums = 476d346ea93ca12b0d906611ff0bd6e333edb4925b3e54606d50f821170d0753 pkgname = firefox-nightly-i18n-th diff --git a/PKGBUILD b/PKGBUILD index 762ae4449bf5..12d6485032c6 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=140.0a1 -pkgver=140.0a1.20250516.214029 +pkgver=140.0a1.20250517.213057 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=('c5d8674185c77d40d313d61a74f37cb638631e310dacdae9f6c0d026f1f0b6de') +sha256sums=('476d346ea93ca12b0d906611ff0bd6e333edb4925b3e54606d50f821170d0753') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \