r-umi4cats: auto updated to 1.6.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 02:40:44 +00:00
parent 367eabfe5b
commit 4d64806a80

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=UMI4Cats
_pkgver=1.4.0
_pkgver=1.6.0
pkgname=r-${_pkgname,,}
pkgver=1.4.0
pkgver=1.6.0
pkgrel=1
pkgdesc='UMI4Cats: Processing, analysis and visualization of UMI-4C chromatin contact data'
arch=('any')
@ -54,7 +54,7 @@ optdepends=(
r-tidyr
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('466beff8dff2a8f0c858d00bd891e6a48263f929fae67882b696a7a7d9548f00')
sha256sums=('752b8b179e988fa223119d8db035f60ed86ae1ce1223fcf3a9a04a1e33c72608')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"