r-tfbstools: auto updated to 1.34.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 02:31:08 +00:00
parent e8f30d69b7
commit 9de6970937

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=TFBSTools
_pkgver=1.32.0
_pkgver=1.34.0
pkgname=r-${_pkgname,,}
pkgver=1.32.0
pkgver=1.34.0
pkgrel=1
pkgdesc='Software Package for Transcription Factor Binding Site (TFBS) Analysis'
arch=('x86_64')
@ -42,7 +42,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('2fe55b1c0333284eec3a4f2695a77db7007fc8a3dc2fc8af6eff335748d8af48')
sha256sums=('3c899efd9c44cb9398ecff7a6fb40fa8fd2dc9b4deaf8fd3684e9ece440ed250')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"