mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-reldist: auto updated to 1.7.1-1
This commit is contained in:
parent
4cd208f98f
commit
87d2af7873
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=reldist
|
||||
_pkgver=1.7-0
|
||||
_pkgver=1.7-1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.7.0
|
||||
pkgver=1.7.1
|
||||
pkgrel=1
|
||||
pkgdesc='Relative Distribution Methods'
|
||||
arch=('any')
|
||||
|
@ -18,7 +18,7 @@ optdepends=(
|
|||
r-locfit
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('51ba13e16fdf8d0c4ea497f2b28369f5d966a0b5d4fce917a9df993cb8690444')
|
||||
sha256sums=('2693ab9660e34a3f5e27bf8eec985f7f8dcd625df14779367c93557c15c66b9e')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue