mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-podkat: auto updated to 1.28.0-1
This commit is contained in:
parent
2283ffca15
commit
98e571e7be
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=podkat
|
||||
_pkgver=1.26.0
|
||||
_pkgver=1.28.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.26.0
|
||||
pkgrel=2
|
||||
pkgver=1.28.0
|
||||
pkgrel=1
|
||||
pkgdesc='Position-Dependent Kernel Association Test'
|
||||
arch=('x86_64')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -34,7 +34,7 @@ optdepends=(
|
|||
r-variantannotation
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('b979e449badf9ee8802445bdeb5b68eb3a513b57af082d9bc349485ef8664076')
|
||||
sha256sums=('67af560805a2618c03a9c920dbb31bbc24c73907795c460baa0e1a92e3ed60bb')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue