r-primirtss: auto updated to 1.24.0-1

This commit is contained in:
BioArchLinuxBot 2024-12-18 18:23:39 +00:00
parent a2d70aef97
commit e44c489453

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=primirTSS
_pkgver=1.22.0
_pkgver=1.24.0
pkgname=r-${_pkgname,,}
pkgver=1.22.0
pkgver=1.24.0
pkgrel=1
pkgdesc='Prediction of pri-miRNA Transcription Start Site'
arch=('any')
@ -36,7 +36,7 @@ optdepends=(
r-rmarkdown
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('c5ebe372e0fd19c9651fd803f38f920f8cca1d1a3bd5f3cdaf5ee772ad1723b1')
sha256sums=('ab815131418ee5523a62b3d43c1d59d28dd5f856851ff843ca4e5601a908421f')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"