r-podkat: auto updated to 1.28.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 01:35:57 +00:00
parent 2283ffca15
commit 98e571e7be

View file

@ -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}"