r-supersigs: auto updated to 1.4.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 07:13:40 +00:00
parent f27fe0e989
commit b9775ef925

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=supersigs
_pkgver=1.2.0
_pkgver=1.4.0
pkgname=r-${_pkgname,,}
pkgver=1.2.0
pkgrel=2
pkgver=1.4.0
pkgrel=1
pkgdesc='Supervised mutational signatures'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -30,7 +30,7 @@ optdepends=(
r-variantannotation
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('87c0c06c1e0e57fab4bc79e67812159b2a8753257cc4ae169a3698732213c23c')
sha256sums=('3526acadb479bcfd37e772a557988a92966cfebb209cc578d9fd509c12989052')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"