r-maftools: auto updated to 2.12.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-04 08:02:01 +00:00
parent 94fcc69a93
commit 6f5b5bb711

View file

@ -2,9 +2,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=maftools
_pkgver=2.10.05
_pkgver=2.12.0
pkgname=r-${_pkgname,,}
pkgver=2.10.05
pkgver=2.12.0
pkgrel=1
pkgdesc='Summarize, Analyze and Visualize MAF Files'
arch=('x86_64')
@ -38,7 +38,7 @@ optdepends=(
r-s4vectors
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('f394b026dc2cfa8c9cabcec9189fb1c1bc3096d8f709939572b3f574169268d4')
sha256sums=('66ceeb909cc6bd3a952f305273f95a6ee836c5033252c58925463bb24b8a0ebf')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"