diff --git a/.SRCINFO b/.SRCINFO index a93c4cd9a12c..63c58de6b77e 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-th pkgdesc = Thai language pack for Firefox Nightly - pkgver = 145.0a1.20250928.090911 + pkgver = 145.0a1.20250929.081533 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-145.0a1.20250928.090911.xpi - source = firefox-nightly-i18n-th-145.0a1.20250928.090911.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-145.0a1.th.langpack.xpi - sha256sums = 332eb6a8272eb8687df9f52445f43b51126d559eb6138d547ce65cb3ff9e1ef4 + noextract = firefox-nightly-i18n-th-145.0a1.20250929.081533.xpi + source = firefox-nightly-i18n-th-145.0a1.20250929.081533.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-145.0a1.th.langpack.xpi + sha256sums = 45d5928231b64ef0d88135ccb36804608f25f510210cc5a6a33684e98a0965e2 pkgname = firefox-nightly-i18n-th diff --git a/PKGBUILD b/PKGBUILD index 3d9a18b567a6..830170a0dc2f 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=145.0a1 -pkgver=145.0a1.20250928.090911 +pkgver=145.0a1.20250929.081533 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=('332eb6a8272eb8687df9f52445f43b51126d559eb6138d547ce65cb3ff9e1ef4') +sha256sums=('45d5928231b64ef0d88135ccb36804608f25f510210cc5a6a33684e98a0965e2') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \