r-difflogo: auto updated to 2.28.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-01 18:09:54 +00:00
parent ea13b465c3
commit 18ef6ffac9

View file

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