mirror of
https://github.com/archlinux/aur.git
synced 2026-02-18 18:32:43 +01:00
update to 145.0a1.20251007.095147
This commit is contained in:
parent
face5cd086
commit
147845d9bb
2 changed files with 6 additions and 6 deletions
8
.SRCINFO
8
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = firefox-nightly-i18n-rm
|
||||
pkgdesc = Romansh language pack for Firefox Nightly
|
||||
pkgver = 145.0a1.20251006.155229
|
||||
pkgver = 145.0a1.20251007.095147
|
||||
pkgrel = 1
|
||||
url = https://www.mozilla.org/firefox/
|
||||
arch = any
|
||||
|
|
@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-rm
|
|||
license = GPL
|
||||
license = LGPL
|
||||
depends = firefox-nightly
|
||||
noextract = firefox-nightly-i18n-rm-145.0a1.20251006.155229.xpi
|
||||
source = firefox-nightly-i18n-rm-145.0a1.20251006.155229.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-145.0a1.rm.langpack.xpi
|
||||
sha256sums = 8d5cf5fe1b8a9ad0da259321183d6f15c731e39cca19c1c333a41b5ebeaad61d
|
||||
noextract = firefox-nightly-i18n-rm-145.0a1.20251007.095147.xpi
|
||||
source = firefox-nightly-i18n-rm-145.0a1.20251007.095147.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-145.0a1.rm.langpack.xpi
|
||||
sha256sums = 79915b46d3453bb204673b9dc470413c8ddad868d26a6663f031c04d9a20ee6a
|
||||
|
||||
pkgname = firefox-nightly-i18n-rm
|
||||
|
|
|
|||
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=145.0a1
|
||||
pkgver=145.0a1.20251006.155229
|
||||
pkgver=145.0a1.20251007.095147
|
||||
|
||||
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=('8d5cf5fe1b8a9ad0da259321183d6f15c731e39cca19c1c333a41b5ebeaad61d')
|
||||
sha256sums=('79915b46d3453bb204673b9dc470413c8ddad868d26a6663f031c04d9a20ee6a')
|
||||
|
||||
package() {
|
||||
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue