diff --git a/.SRCINFO b/.SRCINFO index 433f2a48bfc2..cb2792842ff6 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-sk pkgdesc = Slovak language pack for Firefox Nightly - pkgver = 149.0a1.20260126.213906 + pkgver = 149.0a1.20260127.095052 pkgrel = 1 url = https://www.mozilla.org/firefox/ arch = any @@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-sk license = GPL license = LGPL depends = firefox-nightly - noextract = firefox-nightly-i18n-sk-149.0a1.20260126.213906.xpi - source = firefox-nightly-i18n-sk-149.0a1.20260126.213906.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-149.0a1.sk.langpack.xpi - sha256sums = 98c8019aae9709d01fbf536c039ba765f3b09f0b9da8698cf6be966451989ba8 + noextract = firefox-nightly-i18n-sk-149.0a1.20260127.095052.xpi + source = firefox-nightly-i18n-sk-149.0a1.20260127.095052.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-149.0a1.sk.langpack.xpi + sha256sums = 73dc2ccad17ba7633021771b4cc0d9f616cfa6f103773c6ce5af1e8f14ca8186 pkgname = firefox-nightly-i18n-sk diff --git a/PKGBUILD b/PKGBUILD index b74b80b6301f..f80f0b7dfc0e 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=149.0a1 -pkgver=149.0a1.20260126.213906 +pkgver=149.0a1.20260127.095052 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=('98c8019aae9709d01fbf536c039ba765f3b09f0b9da8698cf6be966451989ba8') +sha256sums=('73dc2ccad17ba7633021771b4cc0d9f616cfa6f103773c6ce5af1e8f14ca8186') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \