r-procoil: auto updated to 2.34.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 19:11:52 +00:00
parent 60f3a33f35
commit c0cc211285

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=procoil
_pkgver=2.32.0
_pkgver=2.34.0
pkgname=r-${_pkgname,,}
pkgver=2.32.0
pkgver=2.34.0
pkgrel=1
pkgdesc='Prediction of Oligomerization of Coiled Coil Proteins'
arch=('any')
@ -19,7 +19,7 @@ optdepends=(
r-knitr
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('1e4d29ffbce4ff3c0befe45514e59e4721cff2e8520b827eb9dfa0f8866fe80a')
sha256sums=('e647474360ca9ecfc8441174928b5686afd505102231cc0465811d64dd80d571')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"