mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-cdft: auto updated to 1.2-1
This commit is contained in:
parent
08a8dfa5a7
commit
074370ee8a
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
_pkgname=CDFt
|
||||
_pkgver=1.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//[:-]/.}
|
||||
pkgver=1.2
|
||||
pkgrel=1
|
||||
pkgdesc='Downscaling and Bias Correction via Non-Parametric CDF-Transform'
|
||||
arch=('any')
|
||||
|
@ -13,7 +13,7 @@ depends=(
|
|||
r
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('a')
|
||||
sha256sums=('c1a88b31fb2ad2e174bdfcd1ab980ee5581920f3a555e5b4d5ea25b886535da5')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue