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