r-quartpac: auto updated to 1.26.0-1

This commit is contained in:
BioArchLinuxBot 2022-01-14 02:00:09 +08:00
parent 2f3539706f
commit d5e663e0f4

View file

@ -3,7 +3,7 @@
_pkgname=QuartPAC
_pkgver=1.26.0
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//[:-]/.}
pkgver=1.26.0
pkgrel=1
pkgdesc='Identification of mutational clusters in protein quaternary structures.'
arch=('any')
@ -22,7 +22,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('a')
sha256sums=('0ff0e344363038a0b4a68d533d4660f45464f1809c752e5a0d3475c71b8b6407')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"