update to 134.0a1.20241106.094902

This commit is contained in:
github-actions[bot] 2024-11-06 13:42:57 +00:00
parent 65a1d64588
commit c69c785fb1
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 = 134.0a1.20241105.204952
pkgver = 134.0a1.20241106.094902
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-134.0a1.20241105.204952.xpi
source = firefox-nightly-i18n-rm-134.0a1.20241105.204952.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-134.0a1.rm.langpack.xpi
sha256sums = 2abb146a7ca847ef2e5269d987544cd33224316f065cfc8e77722b735ae3a27b
noextract = firefox-nightly-i18n-rm-134.0a1.20241106.094902.xpi
source = firefox-nightly-i18n-rm-134.0a1.20241106.094902.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-134.0a1.rm.langpack.xpi
sha256sums = 39c771996547ffe3b7bc4bf2cc94f76752ce1b481f73110e03764e46ce24694b
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=134.0a1
pkgver=134.0a1.20241105.204952
pkgver=134.0a1.20241106.094902
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=('2abb146a7ca847ef2e5269d987544cd33224316f065cfc8e77722b735ae3a27b')
sha256sums=('39c771996547ffe3b7bc4bf2cc94f76752ce1b481f73110e03764e46ce24694b')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \