mirror of
https://github.com/archlinux/aur.git
synced 2026-02-24 04:40:03 +01:00
update to 140.0a1.20250522.090848
This commit is contained in:
parent
8bf40d0617
commit
8f23da35de
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 = 140.0a1.20250521.212425
|
||||
pkgver = 140.0a1.20250522.090848
|
||||
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-140.0a1.20250521.212425.xpi
|
||||
source = firefox-nightly-i18n-af-140.0a1.20250521.212425.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-140.0a1.af.langpack.xpi
|
||||
sha256sums = ed0ab89377e97751281d2ca0621fcc22270b4b952d2d57ac6bf6bd639e444a52
|
||||
noextract = firefox-nightly-i18n-af-140.0a1.20250522.090848.xpi
|
||||
source = firefox-nightly-i18n-af-140.0a1.20250522.090848.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-140.0a1.af.langpack.xpi
|
||||
sha256sums = 12613184ecf49a4e25a249ba02d83841ed5e9f3442aceb926b54bac307247b9d
|
||||
|
||||
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=140.0a1
|
||||
pkgver=140.0a1.20250521.212425
|
||||
pkgver=140.0a1.20250522.090848
|
||||
|
||||
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=('ed0ab89377e97751281d2ca0621fcc22270b4b952d2d57ac6bf6bd639e444a52')
|
||||
sha256sums=('12613184ecf49a4e25a249ba02d83841ed5e9f3442aceb926b54bac307247b9d')
|
||||
|
||||
package() {
|
||||
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue