mirror of
https://github.com/archlinux/aur.git
synced 2026-02-26 15:55:28 +01:00
update to 134.0a1.20241029.093541
This commit is contained in:
parent
89a8ca0be1
commit
95365476ed
2 changed files with 7 additions and 7 deletions
8
.SRCINFO
8
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = firefox-nightly-i18n-km
|
||||
pkgdesc = Khmer language pack for Firefox Nightly
|
||||
pkgver = 133.0a1.20241028.095635
|
||||
pkgver = 134.0a1.20241029.093541
|
||||
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-133.0a1.20241028.095635.xpi
|
||||
source = firefox-nightly-i18n-km-133.0a1.20241028.095635.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-133.0a1.km.langpack.xpi
|
||||
sha256sums = 63157524a05273baa90da14e11f72be64b07b12b507c5ac1e793a64e21866e0e
|
||||
noextract = firefox-nightly-i18n-km-134.0a1.20241029.093541.xpi
|
||||
source = firefox-nightly-i18n-km-134.0a1.20241029.093541.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-134.0a1.km.langpack.xpi
|
||||
sha256sums = 25dd457a837fae99207e87cab79abc9df3621101848ae650e96d54beeff64906
|
||||
|
||||
pkgname = firefox-nightly-i18n-km
|
||||
|
|
|
|||
6
PKGBUILD
6
PKGBUILD
|
|
@ -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=133.0a1
|
||||
pkgver=133.0a1.20241028.095635
|
||||
_version=134.0a1
|
||||
pkgver=134.0a1.20241029.093541
|
||||
|
||||
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=('63157524a05273baa90da14e11f72be64b07b12b507c5ac1e793a64e21866e0e')
|
||||
sha256sums=('25dd457a837fae99207e87cab79abc9df3621101848ae650e96d54beeff64906')
|
||||
|
||||
package() {
|
||||
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue