mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-elitism: auto updated to 1.1.1-1
This commit is contained in:
parent
bb4c323072
commit
fc531644d4
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=elitism
|
||||
_pkgver=1.0.4
|
||||
_pkgver=1.1.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.0.4
|
||||
pkgrel=6
|
||||
pkgver=1.1.1
|
||||
pkgrel=1
|
||||
pkgdesc='Equipment for Logarithmic and Linear Time Stepwise Multiple Hypothesis Testing'
|
||||
arch=('any')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -13,7 +13,7 @@ depends=(
|
|||
r
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('f97d79074906aa41f0c78d232a0cb8e941d53d0d6a0b85cd61bcb4169a0daf58')
|
||||
sha256sums=('20a32d1f80fabf7981e7c38476a2bb4662c4f3ac362a448843395a3b24fbf8aa')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue