mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-kinswingr: auto updated to 1.14.0-1
This commit is contained in:
parent
8fa1ebf30c
commit
a6424fbe54
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=KinSwingR
|
||||
_pkgver=1.12.0
|
||||
_pkgver=1.14.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.12.0
|
||||
pkgrel=2
|
||||
pkgver=1.14.0
|
||||
pkgrel=1
|
||||
pkgdesc='KinSwingR: network-based kinase activity prediction'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -20,7 +20,7 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('72757cefcba878da5d511c2354f0c9906fad9bd8cb970880ad5955bfc0964d31')
|
||||
sha256sums=('c0a080cd51333f590288fae7d709ee451c89f46948ca5b9a375b94fbaa9b039c')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue