mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-quickjsr: auto updated to 1.0.6-1
This commit is contained in:
parent
35c0f96d7a
commit
829091c578
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=QuickJSR
|
||||
_pkgver=1.0.5
|
||||
_pkgver=1.0.6
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="Interface for the 'QuickJS' Lightweight 'JavaScript' Engine"
|
||||
arch=(x86_64)
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -21,8 +21,8 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('1d5eb43fb4a1bdbbe3ceb4cdea96ae46')
|
||||
sha256sums=('973674a14343f26cf8fede04fcd1c9c1968fe896f0c645660e05a2a925a98951')
|
||||
md5sums=('cb5f14f10210e4e4b505746a433b76ea')
|
||||
sha256sums=('d3d2def1b874745ee6d10c0694e07b8fcf4d972a7182ab7cb47ae3c0779409d8')
|
||||
|
||||
build() {
|
||||
mkdir -p build
|
||||
|
|
Loading…
Add table
Reference in a new issue