r-reqon: auto updated to 1.48.0-1

This commit is contained in:
BioArchLinuxBot 2023-10-26 03:43:27 +00:00
parent 66411ce463
commit ae0689b858

View file

@ -2,9 +2,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=ReQON
_pkgver=1.46.0
_pkgver=1.48.0
pkgname=r-${_pkgname,,}
pkgver=1.46.0
pkgver=1.48.0
pkgrel=1
pkgdesc='Recalibrating Quality Of Nucleotides'
arch=('any')
@ -20,7 +20,7 @@ optdepends=(
r-biocstyle
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('d03ec8a33a3938a117694911300a8035f72ca0cc2cd2a482084258d48aa2dfce')
sha256sums=('0ff05500cc57f2765346816f068faf216d627e90b2d42623d41965a4ea584870')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"