diff --git a/.SRCINFO b/.SRCINFO index f36602b08c67..358072113c7a 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-th pkgdesc = Thai language pack for Firefox Nightly - pkgver = 136.0a1.20250124.093526 + pkgver = 136.0a1.20250124.210220 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-136.0a1.20250124.093526.xpi - source = firefox-nightly-i18n-th-136.0a1.20250124.093526.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-136.0a1.th.langpack.xpi - sha256sums = e1a9a130ba5473125718c20e66edea78372ee5df7c0513ba748076f2de126d27 + noextract = firefox-nightly-i18n-th-136.0a1.20250124.210220.xpi + source = firefox-nightly-i18n-th-136.0a1.20250124.210220.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-136.0a1.th.langpack.xpi + sha256sums = 01691afbb1435483ee5021be78b2c0e3570f5fbf213e69209426a07686c0a43f pkgname = firefox-nightly-i18n-th diff --git a/PKGBUILD b/PKGBUILD index 441e62c630b0..dfb0b7bcd733 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=136.0a1 -pkgver=136.0a1.20250124.093526 +pkgver=136.0a1.20250124.210220 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=('e1a9a130ba5473125718c20e66edea78372ee5df7c0513ba748076f2de126d27') +sha256sums=('01691afbb1435483ee5021be78b2c0e3570f5fbf213e69209426a07686c0a43f') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \