update to 139.0a1.20250411.092938

This commit is contained in:
github-actions[bot] 2025-04-11 14:28:15 +00:00
parent 123282a959
commit 918e8acfb5
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-rm
pkgdesc = Romansh language pack for Firefox Nightly
pkgver = 139.0a1.20250410.163733
pkgver = 139.0a1.20250411.092938
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
noextract = firefox-nightly-i18n-rm-139.0a1.20250410.163733.xpi
source = firefox-nightly-i18n-rm-139.0a1.20250410.163733.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-139.0a1.rm.langpack.xpi
sha256sums = 43d8139d25ec50e80a3baeb680e929b2d44a223f5b216e1e18d211741d065885
noextract = firefox-nightly-i18n-rm-139.0a1.20250411.092938.xpi
source = firefox-nightly-i18n-rm-139.0a1.20250411.092938.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-139.0a1.rm.langpack.xpi
sha256sums = 8b193bbe3ab87e2459ef963f24df0b4ae853029b3b5885f40e1a012ac7c9ad7f
pkgname = firefox-nightly-i18n-rm

View file

@ -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=139.0a1
pkgver=139.0a1.20250410.163733
pkgver=139.0a1.20250411.092938
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=('43d8139d25ec50e80a3baeb680e929b2d44a223f5b216e1e18d211741d065885')
sha256sums=('8b193bbe3ab87e2459ef963f24df0b4ae853029b3b5885f40e1a012ac7c9ad7f')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \