mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-tximeta: auto updated to 1.18.3-1
This commit is contained in:
parent
ee00e252bc
commit
99da5ffb26
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=tximeta
|
_pkgname=tximeta
|
||||||
_pkgver=1.18.2
|
_pkgver=1.18.3
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=1.18.2
|
pkgver=1.18.3
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Transcript Quantification Import with Automatic Metadata'
|
pkgdesc='Transcript Quantification Import with Automatic Metadata'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -39,7 +39,7 @@ optdepends=(
|
||||||
r-tximportdata
|
r-tximportdata
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
sha256sums=('1c1e8e942d06051a77f83857c836913eacfbbdc2d2b2e4fb342edf1b7d0dc675')
|
sha256sums=('b46ee718c313ae6ad35170930502dc5a13f4632dacdf944a2c0aac3c14ea4807')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue