mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-kappalab: auto updated to 0.4.8-1
This commit is contained in:
parent
2c08fe0b1a
commit
fbb6e678b1
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: sukanka <su975853527@gmail.com>
|
||||
|
||||
_pkgname=kappalab
|
||||
_pkgver=0.4-7
|
||||
_pkgver=0.4-8
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.4.7
|
||||
pkgrel=6
|
||||
pkgver=0.4.8
|
||||
pkgrel=1
|
||||
pkgdesc='Non-Additive Measure and Integral Manipulation Functions'
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -16,7 +16,7 @@ depends=(
|
|||
r-kernlab
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('00571c3e2022f65020aec1d3400b46ec390e90078f8f8bfc3e5ce08a395f7c99')
|
||||
sha256sums=('9960b581bce0d48ce8124bf4ce62cb09790e95d9b92c0e4392c91110991d79f9')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue