r-quartpac: auto updated to 1.36.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-03 18:53:35 +00:00
parent c6df346ad7
commit f8af28eb83

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=QuartPAC
_pkgver=1.34.0
_pkgver=1.36.0
pkgname=r-${_pkgname,,}
pkgver=1.34.0
pkgrel=2
pkgver=1.36.0
pkgrel=1
pkgdesc='Identification of mutational clusters in protein quaternary structures.'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -22,7 +22,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('c4f882efe5099b332ddb35308bc729a4265f88b0aa53380102223f2bc1084e21')
sha256sums=('60686c4ba0f048c87b7b49de0c93115e07f62c24809c2cbef84445a3ce7e4841')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"