r-difflogo: auto updated to 2.30.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 02:05:03 +00:00
parent abe20d8786
commit 72a68702ab

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=DiffLogo
_pkgver=2.28.0
_pkgver=2.30.0
pkgname=r-${_pkgname,,}
pkgver=2.28.0
pkgver=2.30.0
pkgrel=1
pkgdesc='DiffLogo: A comparative visualisation of biooligomer motifs'
arch=('any')
@ -20,7 +20,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('5271c2cc9f4a2d3f83697e4687168c06c0bc0f6e29fb56c6474efd1af32c8701')
sha256sums=('a18841be8ee7d0a05d9a5b20499ebd0e0fe80c127fe90d4c8edb16da7a181a63')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"