r-uniquorn: auto updated to 2.16.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 03:10:27 +00:00
parent 80ee6785f7
commit 98a20a9928

View file

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