r-motifbreakr: auto updated to 2.16.0-1

This commit is contained in:
BioArchLinuxBot 2023-10-27 15:06:25 +00:00
parent 0b97f180a6
commit 7b35fc3e41

View file

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