r-cleanupdtseq: auto updated to 1.44.0-1

This commit is contained in:
BioArchLinuxBot 2024-11-10 01:17:59 +00:00
parent d9128b220a
commit 8f3a91ee75

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=cleanUpdTSeq
_pkgver=1.42.0
_pkgver=1.44.0
pkgname=r-${_pkgname,,}
pkgver=1.42.0
pkgver=1.44.0
pkgrel=1
pkgdesc="cleanUpdTSeq cleans up artifacts from polyadenylation sites from oligo(dT)-mediated 3' end RNA sequending data"
arch=('any')
@ -30,7 +30,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('791430900d3cb0d62a9e0ec05fe2558db597f9c8386f7fa0d65aa54b1fa78739')
sha256sums=('9364088a2f5e752086488ee7fed879da6383ea8d530cfea7f76388f45b871376')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"