mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-eds: auto updated to 1.4.0-1
This commit is contained in:
parent
95931b3f04
commit
51f5d68b40
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
||||||
# Maintainer: sukanka <su975853527@gmail.com>
|
# Maintainer: sukanka <su975853527@gmail.com>
|
||||||
|
|
||||||
_pkgname=eds
|
_pkgname=eds
|
||||||
_pkgver=1.2.0
|
_pkgver=1.4.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=1.2.0
|
pkgver=1.4.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='eds: Low-level reader for Alevin EDS format'
|
pkgdesc='eds: Low-level reader for Alevin EDS format'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -20,7 +20,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=('008f637e946bc99eff07d17d0e93581ea20a4cf5c5aadf9c82928e6a0e80197a')
|
sha256sums=('ca0320971186f9086c5dae9401eef84a8b856ad4b49f11493974172db6beb175')
|
||||||
|
|
||||||
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