r-motifdb: auto updated to 1.48.0-1

This commit is contained in:
BioArchLinuxBot 2024-11-09 23:10:38 +00:00
parent c9f0bfb6cb
commit 953557573a

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=MotifDb
_pkgver=1.46.0
_pkgver=1.48.0
pkgname=r-${_pkgname,,}
pkgver=1.46.0
pkgver=1.48.0
pkgrel=1
pkgdesc='An Annotated Collection of Protein-DNA Binding Sequence Motifs'
arch=('any')
@ -29,7 +29,7 @@ optdepends=(
r-seqlogo
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('707d54cd3bee0064c8ff5ea473cf98f4a5805d0d20a4977e2fc200f49e391ed5')
sha256sums=('680942ef538b41afbbf6620a6fb306b878d10c7fdd957cbd4e671dc88e48f82d')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"