mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-hardyweinberg: auto updated to 1.7.8-1
This commit is contained in:
parent
84102e7585
commit
564c1fead2
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=HardyWeinberg
|
||||
_pkgver=1.7.7
|
||||
_pkgver=1.7.8
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.7.7
|
||||
pkgver=1.7.8
|
||||
pkgrel=1
|
||||
pkgdesc='Statistical Tests and Graphics for Hardy-Weinberg Equilibrium'
|
||||
arch=('x86_64')
|
||||
|
@ -16,7 +16,7 @@ depends=(
|
|||
r-rsolnp
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('d072d3d3a5fd88e1d84bec109a8381507019e98f030f1f05cb728b38c8720b15')
|
||||
sha256sums=('4cf9a3fe5a67c88b403483ca1fa7d007dc0bb12665611dcf50de4bfac5f0adf1')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue