r-tfutils: auto updated to 1.18.0-1

This commit is contained in:
BioArchLinuxBot 2022-11-03 14:22:14 +00:00
parent d64fe15158
commit 952bd89b5e

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=TFutils
_pkgver=1.16.0
_pkgver=1.18.0
pkgname=r-${_pkgname,,}
pkgver=1.16.0
pkgrel=2
pkgver=1.18.0
pkgrel=1
pkgdesc='TFutils'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -53,7 +53,7 @@ optdepends=(
r-upsetr
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('497e98094a5d53a7e172d8e5917806a63e364e5dfb47401d21b051648cec9fab')
sha256sums=('ed2bec2c2f2be093f0958ff1a5a6f0e1dc519b5b09fb1b1dd27aba9ecb51eeea')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"