r-supersigs: auto updated to 1.14.0-1

This commit is contained in:
BioArchLinuxBot 2024-11-09 22:09:07 +00:00
parent 229abceeaa
commit 3b9e31a335

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=supersigs
_pkgver=1.12.0
_pkgver=1.14.0
pkgname=r-${_pkgname,,}
pkgver=1.12.0
pkgver=1.14.0
pkgrel=1
pkgdesc='Supervised mutational signatures'
arch=('any')
@ -30,7 +30,7 @@ optdepends=(
r-variantannotation
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('63d2839817f2a5ef1597b7673f2b73d8d36ce61d809e8f65c977e57ee0693603')
sha256sums=('4b76a013601d705e320a6ac4240232249d420f6bfb6b15158acf9a4f7c2056f9')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"