mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-qtlizer: auto updated to 1.10.0-1
This commit is contained in:
parent
48c6ddfc93
commit
7e2f60d6b8
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=Qtlizer
|
||||
_pkgver=1.8.1
|
||||
_pkgver=1.10.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.8.1
|
||||
pkgver=1.10.0
|
||||
pkgrel=1
|
||||
pkgdesc='Comprehensive QTL annotation of GWAS results'
|
||||
arch=('any')
|
||||
|
@ -23,7 +23,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('9af54f7d638de09ce60e83c8d25d30b33314a3d72602e8ab50def6ddab3c7349')
|
||||
sha256sums=('0fd288e2160da761835e67f958d9d7b905c10411090831d1e9e86bf675c87e08')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue