mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-kinship2: auto updated to 1.9.6.1-1
This commit is contained in:
parent
31b814b97a
commit
6772467c5a
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=kinship2
|
||||
_pkgver=1.9.6
|
||||
_pkgver=1.9.6.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.9.6
|
||||
pkgrel=2
|
||||
pkgver=1.9.6.1
|
||||
pkgrel=1
|
||||
pkgdesc='Pedigree Functions'
|
||||
arch=('any')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -15,7 +15,7 @@ depends=(
|
|||
r-quadprog
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('0150bd5974c2a19885f6ff2e99f3c1f6361054a0910dcfc9dd26a8e0cd73bbf6')
|
||||
sha256sums=('695b73964fa1d9329bd5d57f2b44e0faf56fec8a10aff5d936dff7b1d061ef2d')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue