mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-gdm: auto updated to 1.6.0.6-1
This commit is contained in:
parent
b309952faf
commit
0f7fe6f82d
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=gdm
|
||||
_pkgver=1.6.0-5
|
||||
_pkgver=1.6.0-6
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.6.0.5
|
||||
pkgver=1.6.0.6
|
||||
pkgrel=1
|
||||
pkgdesc='Generalized Dissimilarity Modeling'
|
||||
arch=('x86_64')
|
||||
|
@ -20,7 +20,7 @@ depends=(
|
|||
r-pbapply
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('ea865eb55270da7408d38f7d03e3b4ce21b32e83e64d3838c6cd87325ebb1f03')
|
||||
sha256sums=('178251864305b992e917a0ee686bdc77610f017f412e8a19897d70fd140366fb')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue