update to 139.0a1.20250411.214234

This commit is contained in:
github-actions[bot] 2025-04-12 03:07:28 +00:00
parent 918e8acfb5
commit 07ffd9f392
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.20250411.092938
pkgver = 139.0a1.20250411.214234
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.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
noextract = firefox-nightly-i18n-rm-139.0a1.20250411.214234.xpi
source = firefox-nightly-i18n-rm-139.0a1.20250411.214234.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-139.0a1.rm.langpack.xpi
sha256sums = 821a9a5be6600fefe34b6a2718e9fc3e7fbcaaaa1f07c152938add770538a594
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.20250411.092938
pkgver=139.0a1.20250411.214234
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=('8b193bbe3ab87e2459ef963f24df0b4ae853029b3b5885f40e1a012ac7c9ad7f')
sha256sums=('821a9a5be6600fefe34b6a2718e9fc3e7fbcaaaa1f07c152938add770538a594')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \