mirror of
https://github.com/archlinux/aur.git
synced 2026-02-23 02:04:10 +01:00
update to 142.0a1.20250718.214328
This commit is contained in:
parent
8420343e27
commit
593e5c0661
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.20250718.092930
|
||||
pkgver = 142.0a1.20250718.214328
|
||||
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.20250718.092930.xpi
|
||||
source = firefox-nightly-i18n-af-142.0a1.20250718.092930.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-142.0a1.af.langpack.xpi
|
||||
sha256sums = 65e34b6e28f5f98f1be6caad4b7ca6e13907729f6c7911db675090e5b98f2dc8
|
||||
noextract = firefox-nightly-i18n-af-142.0a1.20250718.214328.xpi
|
||||
source = firefox-nightly-i18n-af-142.0a1.20250718.214328.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-142.0a1.af.langpack.xpi
|
||||
sha256sums = 21e43e6aabb35063cdf45e0dc1aff8ca02a0c0965d48b7116504da6523bf96dd
|
||||
|
||||
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.20250718.092930
|
||||
pkgver=142.0a1.20250718.214328
|
||||
|
||||
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=('65e34b6e28f5f98f1be6caad4b7ca6e13907729f6c7911db675090e5b98f2dc8')
|
||||
sha256sums=('21e43e6aabb35063cdf45e0dc1aff8ca02a0c0965d48b7116504da6523bf96dd')
|
||||
|
||||
package() {
|
||||
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue