mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-shortread: auto updated to 1.56.1-1
This commit is contained in:
parent
bde7bda016
commit
4ec23c826b
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=ShortRead
|
_pkgname=ShortRead
|
||||||
_pkgver=1.56.0
|
_pkgver=1.56.1
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=1.56.0
|
pkgver=1.56.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='FASTQ input and manipulation'
|
pkgdesc='FASTQ input and manipulation'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -35,7 +35,7 @@ optdepends=(
|
||||||
r-yeastnagalakshmi
|
r-yeastnagalakshmi
|
||||||
)
|
)
|
||||||
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=('94d6066d439553c77161adf51378cde3015e5228d7b41c0a19fb0f4a6505e07c')
|
sha256sums=('6baea2227937d6458d25dc590ae4d7209efe071fce8d3859e4c97266989476b7')
|
||||||
|
|
||||||
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