mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
update to 133.0a1.20241001.155138
This commit is contained in:
parent
c3eb74cbe6
commit
65cdb11bfa
2 changed files with 4 additions and 4 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = firefox-nightly-i18n-gl
|
||||
pkgdesc = Galician language pack for Firefox Nightly
|
||||
pkgver = 133.0a1.20240930.215150
|
||||
pkgver = 133.0a1.20241001.155138
|
||||
pkgrel = 1
|
||||
url = https://www.mozilla.org/firefox/
|
||||
arch = any
|
||||
|
|
@ -11,6 +11,6 @@ pkgbase = firefox-nightly-i18n-gl
|
|||
depends = firefox-nightly-bin
|
||||
noextract = firefox-nightly-i18n-gl.xpi
|
||||
source = firefox-nightly-i18n-gl.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-133.0a1.gl.langpack.xpi
|
||||
sha256sums = e65c3726e995b9123b587e4930242e13a05f0812b1229a3f02dc7ad8d3fe5094
|
||||
sha256sums = 33a19a6e7b6771e78bb769c92ffe1f388d0a3fe5e1dc54d4ebbbc321822a0a0e
|
||||
|
||||
pkgname = firefox-nightly-i18n-gl
|
||||
|
|
|
|||
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=133.0a1
|
||||
pkgver=133.0a1.20240930.215150
|
||||
pkgver=133.0a1.20241001.155138
|
||||
|
||||
depends=("firefox-nightly-bin")
|
||||
|
||||
|
|
@ -25,7 +25,7 @@ source=("${_pkgname_base}-${_language_short}.xpi::$_url/firefox-${_version}.${_l
|
|||
# Don't extract anything
|
||||
noextract=("${_pkgname_base}-${_language_short}.xpi")
|
||||
|
||||
sha256sums=('e65c3726e995b9123b587e4930242e13a05f0812b1229a3f02dc7ad8d3fe5094')
|
||||
sha256sums=('33a19a6e7b6771e78bb769c92ffe1f388d0a3fe5e1dc54d4ebbbc321822a0a0e')
|
||||
|
||||
package() {
|
||||
install -Dm644 "${_pkgname_base}-${_language_short}.xpi" \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue