r-daglogo: auto updated to 1.36.0-1

This commit is contained in:
BioArchLinuxBot 2022-11-13 03:02:07 +00:00
parent 30fb247aa5
commit 1156926b38

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=dagLogo
_pkgver=1.34.0
_pkgver=1.36.0
pkgname=r-${_pkgname,,}
pkgver=1.34.0
pkgrel=2
pkgver=1.36.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=('34b88306ecda9b474516ffa0835710a388539c336df57f87069c03f74039eacc')
sha256sums=('ef83ac083d5f9046720b76916fe939b6976c9520f2d6684db8f291c26f0e264f')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"