r-pqsfinder: auto updated to 2.10.1-1

This commit is contained in:
BioArchLinuxBot 2022-01-13 19:55:50 +08:00
parent c07727e590
commit d45fc6b304

View file

@ -2,9 +2,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=pqsfinder
_pkgver=2.10.0
_pkgver=2.10.1
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//[:-]/.}
pkgver=2.10.1
pkgrel=1
pkgdesc='Identification of potential quadruplex forming sequences'
arch=('x86_64')
@ -32,7 +32,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('a')
sha256sums=('f0f45e154026d764a01d4f1d919153b08ffde169ef20c7d22d5de0af1e119458')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"