mirror of
https://github.com/archlinux/aur.git
synced 2026-02-14 20:51:54 +01:00
update to 142.0a1.20250623.212838
This commit is contained in:
parent
d84ef34a40
commit
0188708f08
2 changed files with 7 additions and 7 deletions
8
.SRCINFO
8
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = firefox-nightly-i18n-fa
|
||||
pkgdesc = Persian language pack for Firefox Nightly
|
||||
pkgver = 141.0a1.20250623.065250
|
||||
pkgver = 142.0a1.20250623.212838
|
||||
pkgrel = 1
|
||||
url = https://www.mozilla.org/firefox/
|
||||
arch = any
|
||||
|
|
@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-fa
|
|||
license = GPL
|
||||
license = LGPL
|
||||
depends = firefox-nightly
|
||||
noextract = firefox-nightly-i18n-fa-141.0a1.20250623.065250.xpi
|
||||
source = firefox-nightly-i18n-fa-141.0a1.20250623.065250.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-141.0a1.fa.langpack.xpi
|
||||
sha256sums = 7134938eed0d225991622cd36c583a09108cfcc479bdcba200c745ca0dcde446
|
||||
noextract = firefox-nightly-i18n-fa-142.0a1.20250623.212838.xpi
|
||||
source = firefox-nightly-i18n-fa-142.0a1.20250623.212838.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-142.0a1.fa.langpack.xpi
|
||||
sha256sums = bc2359c00dfc81a677c73de1edcd3808785cb9c3b5c78f8350aee473db5ff0c7
|
||||
|
||||
pkgname = firefox-nightly-i18n-fa
|
||||
|
|
|
|||
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=141.0a1
|
||||
pkgver=141.0a1.20250623.065250
|
||||
_version=142.0a1
|
||||
pkgver=142.0a1.20250623.212838
|
||||
|
||||
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=('7134938eed0d225991622cd36c583a09108cfcc479bdcba200c745ca0dcde446')
|
||||
sha256sums=('bc2359c00dfc81a677c73de1edcd3808785cb9c3b5c78f8350aee473db5ff0c7')
|
||||
|
||||
package() {
|
||||
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue