mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-qtlizer: auto updated to 1.20.1-1
This commit is contained in:
parent
6958024c90
commit
b925b11c9d
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.20.0
|
||||
_pkgver=1.20.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.20.0
|
||||
pkgver=1.20.1
|
||||
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=('c3d9387eb07a8227e84a9ece5653f02da269aa5c1e41f4ca723baba16440b35d')
|
||||
sha256sums=('7e1618c6b591037685cfd9a1158da0931f6e918ff064e632aa3d595ccfa3ef94')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue