r-idpr: auto updated to 1.16.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 18:07:21 +00:00
parent a81604d2fb
commit 17a66aa173

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=idpr
_pkgver=1.14.0
_pkgver=1.16.0
pkgname=r-${_pkgname,,}
pkgver=1.14.0
pkgver=1.16.0
pkgrel=1
pkgdesc='Profiling and Analyzing Intrinsically Disordered Proteins in R'
arch=('any')
@ -28,7 +28,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('e8583fa36082887a49e21ed94f2bbfc8f41aa5315bf0f131f994335b8c08cfbc')
sha256sums=('298c0cf253cebb7d7e9b85f64a89af3089e52ab893b932e26f9e7272df3305e3')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"