r-rgenometracks: auto updated to 1.4.0-1

This commit is contained in:
BioArchLinuxBot 2022-11-03 07:20:49 +00:00
parent 167671b6b3
commit ff62888e7a

View file

@ -2,10 +2,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=rGenomeTracks
_pkgver=1.2.0
_pkgver=1.4.0
pkgname=r-${_pkgname,,}
pkgver=1.2.0
pkgrel=2
pkgver=1.4.0
pkgrel=1
pkgdesc='Integerated visualization of epigenomic data'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -22,7 +22,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('58c72e554d58930161abc2a8e9a99ff8a6d037544452169452765debb4e0cf19')
sha256sums=('94bd94e3a0586fb9ab5e124321a699e56597f0acf88e0594012286cd4eab4956')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"