mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/js91 to 91.9.0-1
This commit is contained in:
parent
1460959d76
commit
a71bc6852a
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
# - configure with --disable-lto, --disable-rust-simd
|
# - configure with --disable-lto, --disable-rust-simd
|
||||||
|
|
||||||
pkgname=js91
|
pkgname=js91
|
||||||
pkgver=91.8.0
|
pkgver=91.9.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="JavaScript interpreter and libraries - Version 91"
|
pkgdesc="JavaScript interpreter and libraries - Version 91"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
|
@ -16,7 +16,7 @@ checkdepends=(mercurial git)
|
||||||
options=(!lto debug)
|
options=(!lto debug)
|
||||||
_relver=${pkgver}esr
|
_relver=${pkgver}esr
|
||||||
source=(https://archive.mozilla.org/pub/firefox/releases/$_relver/source/firefox-$_relver.source.tar.xz{,.asc})
|
source=(https://archive.mozilla.org/pub/firefox/releases/$_relver/source/firefox-$_relver.source.tar.xz{,.asc})
|
||||||
sha256sums=('d483a853cbf5c7f93621093432e3dc0b7ed847f2a5318b964828d19f9f087f3a'
|
sha256sums=('b4beea934c2ff67d93539c0a4a563f7c5fb8e2d231b05f082b1d8a73ee54ba9c'
|
||||||
'SKIP')
|
'SKIP')
|
||||||
validpgpkeys=('14F26682D0916CDD81E37B6D61B7B526D98F0353') # Mozilla Software Releases <release@mozilla.com>
|
validpgpkeys=('14F26682D0916CDD81E37B6D61B7B526D98F0353') # Mozilla Software Releases <release@mozilla.com>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue