mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-agricolae: auto updated to 1.3.7-1
This commit is contained in:
parent
f187e202ea
commit
7d4791a410
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=agricolae
|
||||
_pkgver=1.3-6
|
||||
_pkgver=1.3-7
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.3.6
|
||||
pkgver=1.3.7
|
||||
pkgrel=1
|
||||
pkgdesc='Statistical Procedures for Agricultural Research'
|
||||
arch=('any')
|
||||
|
@ -15,7 +15,7 @@ depends=(
|
|||
r-klar
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('c56f1b6f6dabd03d722bcccdca94d8c80badfb82e5600464be0164116325db4a')
|
||||
sha256sums=('c5ade90ee23299de1d20e93406d9f4cb39bd92c51094e29306ec74baa1b34a7d')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue