r-tarseqqc: auto updated to 1.25.1-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 00:33:29 +00:00
parent c0ebb97df7
commit d15890554d

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=TarSeqQC
_pkgver=1.24.0
_pkgver=1.25.1
pkgname=r-${_pkgname,,}
pkgver=1.24.0
pkgver=1.25.1
pkgrel=1
pkgdesc='TARgeted SEQuencing Experiment Quality Control'
arch=('any')
@ -32,7 +32,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('edf0fa3b19dbca87285d32e7d4bcda569b297109fc662081db8210fd389e030c')
sha256sums=('9ac5eabd4d397f968a2d7b0b325e999680c2efe00bebe4e9a55bfb63fdbadf3c')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"