mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-tnt: auto updated to 1.28.0-1
This commit is contained in:
parent
b6ece65f17
commit
2b8a9b6989
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=TnT
|
||||
_pkgver=1.26.3
|
||||
_pkgver=1.28.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.26.3
|
||||
pkgver=1.28.0
|
||||
pkgrel=1
|
||||
pkgdesc='Interactive Visualization for Genomic Features'
|
||||
arch=('any')
|
||||
|
@ -29,7 +29,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('0b8ebb47986dea692e49fd60e926058a90123ac30eb9ddacfa9ee4a29e98cd66')
|
||||
sha256sums=('e9a40d57fdf8a2c546c427cb269234f3ddb29ca20a2dd95e7c99f9e9eddc21d7')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue