r-daglogo: auto updated to 1.38.0-1

This commit is contained in:
BioArchLinuxBot 2023-04-27 23:21:24 +00:00
parent a7cf5cb7b8
commit 6ac0c80676

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=dagLogo
_pkgver=1.36.0
_pkgver=1.38.0
pkgname=r-${_pkgname,,}
pkgver=1.36.0
pkgrel=2
pkgver=1.38.0
pkgrel=1
pkgdesc='dagLogo: a Bioconductor package for visualizing conserved amino acid sequence pattern in groups based on probability theory'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -29,7 +29,7 @@ optdepends=(
r-xml
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('ef83ac083d5f9046720b76916fe939b6976c9520f2d6684db8f291c26f0e264f')
sha256sums=('87db5cb8c7a638e95cb1c299470552273aa3d95c0c689246b1ef81fa97e5410b')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"