diff --git a/.SRCINFO b/.SRCINFO index eef041c83fc6..d272cc89e898 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-rm pkgdesc = Romansh language pack for Firefox Nightly - pkgver = 133.0a1.20241002.212724 + pkgver = 133.0a1.20241003.094710 pkgrel = 1 url = https://www.mozilla.org/firefox/ arch = any @@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-rm license = GPL license = LGPL depends = firefox-nightly-bin - noextract = firefox-nightly-i18n-rm-133.0a1.20241002.212724.xpi - source = firefox-nightly-i18n-rm-133.0a1.20241002.212724.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-133.0a1.rm.langpack.xpi - sha256sums = 9a459829232d9f54965397a4e6d90f29ee3f8c04ce2ef46b229d8188d28928d7 + noextract = firefox-nightly-i18n-rm-133.0a1.20241003.094710.xpi + source = firefox-nightly-i18n-rm-133.0a1.20241003.094710.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-133.0a1.rm.langpack.xpi + sha256sums = 3499185b542ec4684cf7c6adafb61e3ccaf28874086bb5ef417b6f8c646d40db pkgname = firefox-nightly-i18n-rm diff --git a/PKGBUILD b/PKGBUILD index a85057b4356a..4ebeb6f2c260 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=133.0a1 -pkgver=133.0a1.20241002.212724 +pkgver=133.0a1.20241003.094710 depends=("firefox-nightly-bin") @@ -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=('9a459829232d9f54965397a4e6d90f29ee3f8c04ce2ef46b229d8188d28928d7') +sha256sums=('3499185b542ec4684cf7c6adafb61e3ccaf28874086bb5ef417b6f8c646d40db') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \