mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-ks: auto updated to 1.14.3-1
This commit is contained in:
parent
d4df0b9f0f
commit
bace740d0a
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=ks
|
||||
_pkgver=1.14.2
|
||||
_pkgver=1.14.3
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.14.2
|
||||
pkgrel=2
|
||||
pkgver=1.14.3
|
||||
pkgrel=1
|
||||
pkgdesc='Kernel Smoothing'
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -27,7 +27,7 @@ optdepends=(
|
|||
r-rgl
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('f19130476cfafec26bba102b66ecbaeb80a9312c62d55eeec54d1aec75803fcb')
|
||||
sha256sums=('5108cb699647b3cf2b10bcfefb9544042f8546c2527dde792db1e33b5eb44036')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue