r-motifbreakr: auto updated to 2.10.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 04:56:17 +00:00
parent cfd397dab6
commit 09b7ca114b

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=motifbreakR
_pkgver=2.8.0
_pkgver=2.10.0
pkgname=r-${_pkgname,,}
pkgver=2.8.0
pkgver=2.10.0
pkgrel=1
pkgdesc='A Package For Predicting The Disruptiveness Of Single Nucleotide Polymorphisms On Transcription Factor Binding Sites'
arch=('any')
@ -40,7 +40,7 @@ optdepends=(
r-snplocs.hsapiens.dbsnp142.grch37
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('f2daa0e25b63923af8df0ccc898d9d2132f3265f9a924bfd34aa8aad89f12f53')
sha256sums=('8f420c0ef6ed86489203c02513bf2e9477b57137f7f9eac2fd58942ee5384d69')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"