mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-maftools: auto updated to 2.12.0-1
This commit is contained in:
parent
94fcc69a93
commit
6f5b5bb711
1 changed files with 3 additions and 3 deletions
|
@ -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}"
|
||||
|
|
Loading…
Add table
Reference in a new issue