r-uniquorn: auto updated to 2.18.0-1

This commit is contained in:
BioArchLinuxBot 2022-11-07 06:17:32 +00:00
parent bf01793897
commit 87130aa36b

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=Uniquorn
_pkgver=2.16.0
_pkgver=2.18.0
pkgname=r-${_pkgname,,}
pkgver=2.16.0
pkgrel=2
pkgver=2.18.0
pkgrel=1
pkgdesc='Identification of cancer cell lines based on their weighted mutational/ variational fingerprint'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -28,7 +28,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('dc45fa5408eaef35ad8f6e753ee2ba37bfc277df1ae215384e5c02ae807ec241')
sha256sums=('5e49c46c0fdb50c6217d325163612d647ef2dab1de8e67943cacb7afbb772cad')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"