r-synmut: auto updated to 1.12.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 06:20:19 +00:00
parent 26731485a5
commit c2ea02198c

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=SynMut
_pkgver=1.10.0
_pkgver=1.12.0
pkgname=r-${_pkgname,,}
pkgver=1.10.0
pkgrel=2
pkgver=1.12.0
pkgrel=1
pkgdesc='SynMut: Designing Synonymously Mutated Sequences with Different Genomic Signatures'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -26,7 +26,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('eea8639f3eec685f20a9c8bdb2a5116d15d8707b95f05dd15fda6e0d37543719')
sha256sums=('43f4ea841c6885495bcc089b317c73530009b32b0bbfbbb1299da0a27efaa9ae')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"