mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-mrfdepth: auto updated to 1.0.15-1
This commit is contained in:
parent
81f93a81fa
commit
4dcd1db8a8
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=mrfDepth
|
||||
_pkgver=1.0.14
|
||||
_pkgver=1.0.15
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.0.14
|
||||
pkgver=1.0.15
|
||||
pkgrel=1
|
||||
pkgdesc='Depth Measures in Multivariate, Regression and Functional Settings'
|
||||
arch=('x86_64')
|
||||
|
@ -27,7 +27,7 @@ makedepends=(
|
|||
gcc-fortran
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('87b21e553cee59b3877ff6c672f2bf897467ac755207d4427ee9c99745b006ca')
|
||||
sha256sums=('54e330ba6624127e1566c0ceeb6cc0d4e9c363a3bc62e7cbfa615f3d702fac21')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue