mirror of
https://github.com/archlinux/aur.git
synced 2026-02-25 03:04:17 +01:00
update to 136.0a1.20250122.165122
This commit is contained in:
parent
d16dc08dc6
commit
b9e8d275e7
2 changed files with 6 additions and 6 deletions
8
.SRCINFO
8
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = firefox-nightly-i18n-km
|
||||
pkgdesc = Khmer language pack for Firefox Nightly
|
||||
pkgver = 136.0a1.20250122.090205
|
||||
pkgver = 136.0a1.20250122.165122
|
||||
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-136.0a1.20250122.090205.xpi
|
||||
source = firefox-nightly-i18n-km-136.0a1.20250122.090205.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-136.0a1.km.langpack.xpi
|
||||
sha256sums = eaf893797dac96e9540bafa935058ce124b8a0c2733ee7fe8da433c5505dea72
|
||||
noextract = firefox-nightly-i18n-km-136.0a1.20250122.165122.xpi
|
||||
source = firefox-nightly-i18n-km-136.0a1.20250122.165122.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-136.0a1.km.langpack.xpi
|
||||
sha256sums = 3a9e17e132f2e1d61f8b493edeb897bd4996ce19b18c61770aa5b1180f0a4d8a
|
||||
|
||||
pkgname = firefox-nightly-i18n-km
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -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=136.0a1
|
||||
pkgver=136.0a1.20250122.090205
|
||||
pkgver=136.0a1.20250122.165122
|
||||
|
||||
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=('eaf893797dac96e9540bafa935058ce124b8a0c2733ee7fe8da433c5505dea72')
|
||||
sha256sums=('3a9e17e132f2e1d61f8b493edeb897bd4996ce19b18c61770aa5b1180f0a4d8a')
|
||||
|
||||
package() {
|
||||
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue