r-kinswingr: auto updated to 1.20.0-1

This commit is contained in:
BioArchLinuxBot 2023-10-25 22:13:32 +00:00
parent 878b79c036
commit c72ea050ec

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=KinSwingR
_pkgver=1.18.0
_pkgver=1.20.0
pkgname=r-${_pkgname,,}
pkgver=1.18.0
pkgver=1.20.0
pkgrel=1
pkgdesc='KinSwingR: network-based kinase activity prediction'
arch=('any')
@ -20,7 +20,7 @@ optdepends=(
r-rmarkdown
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('68a63ef2b7e46f472dbbbeed04f2bcccbdb40ccfc7d2e2a003c81b287a637c45')
sha256sums=('e5bebe8bde72a0dc89fdca1d742e6f2786f3b5af7949e47604437d4654437e13')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"