mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/js91 to 91.7.0-2
This commit is contained in:
parent
5f5693de86
commit
5fe3b123c2
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
pkgname=js91
|
pkgname=js91
|
||||||
pkgver=91.7.0
|
pkgver=91.7.0
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="JavaScript interpreter and libraries - Version 91"
|
pkgdesc="JavaScript interpreter and libraries - Version 91"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://spidermonkey.dev/"
|
url="https://spidermonkey.dev/"
|
||||||
|
@ -13,7 +13,7 @@ license=(MPL)
|
||||||
depends=(gcc-libs readline zlib sh)
|
depends=(gcc-libs readline zlib sh)
|
||||||
makedepends=(zip autoconf2.13 python-setuptools python-psutil rust llvm clang lld)
|
makedepends=(zip autoconf2.13 python-setuptools python-psutil rust llvm clang lld)
|
||||||
checkdepends=(mercurial git)
|
checkdepends=(mercurial git)
|
||||||
options=(!lto)
|
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=('9c3ae9abe1ef10d66d64cbbee96ba2c16840098de8fe0285959f04160d0fee5a'
|
sha256sums=('9c3ae9abe1ef10d66d64cbbee96ba2c16840098de8fe0285959f04160d0fee5a'
|
||||||
|
|
Loading…
Reference in a new issue