mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-jmvcore: auto updated to 2.3.12-1
This commit is contained in:
parent
41cf8aef5d
commit
9ff4d28f2e
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Maintainer: sukanka <su975853527@gmail.com>
|
# Maintainer: sukanka <su975853527@gmail.com>
|
||||||
|
|
||||||
_pkgname=jmvcore
|
_pkgname=jmvcore
|
||||||
_pkgver=2.3.4
|
_pkgver=2.3.12
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=2.3.4
|
pkgver=2.3.12
|
||||||
pkgrel=5
|
pkgrel=1
|
||||||
pkgdesc="Dependencies for the 'jamovi' Framework"
|
pkgdesc="Dependencies for the 'jamovi' Framework"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://cran.r-project.org/package=${_pkgname}"
|
url="https://cran.r-project.org/package=${_pkgname}"
|
||||||
|
@ -27,7 +27,7 @@ optdepends=(
|
||||||
r-testthat
|
r-testthat
|
||||||
)
|
)
|
||||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
sha256sums=('0a4f1255dfc5f8db72a6ce974397c3b41b624bb45f7ef5b53c5f6cdb011a6cf9')
|
sha256sums=('16dbbc459aecd534a449f6313b1f0e4f4445d1bb3f8b648f396eeaaf7572b2ee')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue