update to 149.0a1.20260112.211523

This commit is contained in:
github-actions[bot] 2026-01-13 04:24:59 +00:00
parent 67b7a1d247
commit f9b0863233
2 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-rm
pkgdesc = Romansh language pack for Firefox Nightly
pkgver = 148.0a1.20260112.094656
pkgver = 149.0a1.20260112.211523
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-148.0a1.20260112.094656.xpi
source = firefox-nightly-i18n-rm-148.0a1.20260112.094656.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-148.0a1.rm.langpack.xpi
sha256sums = 4d67e8ba17a5bfb9fdcdc146058c177de33b93c49e73a2119ec25985e86ae17b
noextract = firefox-nightly-i18n-rm-149.0a1.20260112.211523.xpi
source = firefox-nightly-i18n-rm-149.0a1.20260112.211523.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-149.0a1.rm.langpack.xpi
sha256sums = 008951e4002b62ce84ebfdd5a9bed8bebe8fb5537ddc11e61b56c9d2cec981b3
pkgname = firefox-nightly-i18n-rm

View file

@ -8,8 +8,8 @@ license=('MPL' 'GPL' 'LGPL')
url="https://www.mozilla.org/firefox/"
_url=https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi
_version=148.0a1
pkgver=148.0a1.20260112.094656
_version=149.0a1
pkgver=149.0a1.20260112.211523
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=('4d67e8ba17a5bfb9fdcdc146058c177de33b93c49e73a2119ec25985e86ae17b')
sha256sums=('008951e4002b62ce84ebfdd5a9bed8bebe8fb5537ddc11e61b56c9d2cec981b3')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \