mirror of
https://github.com/archlinux/aur.git
synced 2026-02-28 03:33:05 +01:00
update to 142.0a1.20250701.091543
This commit is contained in:
parent
451a08c216
commit
10919f39e3
2 changed files with 6 additions and 6 deletions
8
.SRCINFO
8
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = firefox-nightly-i18n-af
|
||||
pkgdesc = Afrikaans language pack for Firefox Nightly
|
||||
pkgver = 142.0a1.20250630.214656
|
||||
pkgver = 142.0a1.20250701.091543
|
||||
pkgrel = 1
|
||||
url = https://www.mozilla.org/firefox/
|
||||
arch = any
|
||||
|
|
@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-af
|
|||
license = GPL
|
||||
license = LGPL
|
||||
depends = firefox-nightly
|
||||
noextract = firefox-nightly-i18n-af-142.0a1.20250630.214656.xpi
|
||||
source = firefox-nightly-i18n-af-142.0a1.20250630.214656.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-142.0a1.af.langpack.xpi
|
||||
sha256sums = d8e7371907c39e29011da347a2102be1cb722fcdd9c7d3fda25fb3682a5ac1cb
|
||||
noextract = firefox-nightly-i18n-af-142.0a1.20250701.091543.xpi
|
||||
source = firefox-nightly-i18n-af-142.0a1.20250701.091543.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-142.0a1.af.langpack.xpi
|
||||
sha256sums = 27fb2df162740c055306c89cc08338dc5dfccdf4be4d1e695c0aa9eb484081ae
|
||||
|
||||
pkgname = firefox-nightly-i18n-af
|
||||
|
|
|
|||
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=142.0a1
|
||||
pkgver=142.0a1.20250630.214656
|
||||
pkgver=142.0a1.20250701.091543
|
||||
|
||||
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=('d8e7371907c39e29011da347a2102be1cb722fcdd9c7d3fda25fb3682a5ac1cb')
|
||||
sha256sums=('27fb2df162740c055306c89cc08338dc5dfccdf4be4d1e695c0aa9eb484081ae')
|
||||
|
||||
package() {
|
||||
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue