update to 144.0a1.20250820.095721

This commit is contained in:
github-actions[bot] 2025-08-20 14:28:57 +00:00
parent 8c5813fcc4
commit d794cb58fe
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-km
pkgdesc = Khmer language pack for Firefox Nightly
pkgver = 144.0a1.20250819.213618
pkgver = 144.0a1.20250820.095721
pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = any
@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-km
license = GPL
license = LGPL
depends = firefox-nightly
noextract = firefox-nightly-i18n-km-144.0a1.20250819.213618.xpi
source = firefox-nightly-i18n-km-144.0a1.20250819.213618.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-144.0a1.km.langpack.xpi
sha256sums = 3de562f44331abed36fc188652423c98fd812908f88e6cec046741bd060eccfe
noextract = firefox-nightly-i18n-km-144.0a1.20250820.095721.xpi
source = firefox-nightly-i18n-km-144.0a1.20250820.095721.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-144.0a1.km.langpack.xpi
sha256sums = f87491e7a6b3987a2ea21e1ec6daa3c6cd0e3e52aff992395af178e0ab03be57
pkgname = firefox-nightly-i18n-km

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=144.0a1
pkgver=144.0a1.20250819.213618
pkgver=144.0a1.20250820.095721
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=('3de562f44331abed36fc188652423c98fd812908f88e6cec046741bd060eccfe')
sha256sums=('f87491e7a6b3987a2ea21e1ec6daa3c6cd0e3e52aff992395af178e0ab03be57')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \