mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rlseq: auto updated to 1.2.0-1
This commit is contained in:
parent
9004cd97b7
commit
fd3adbb87a
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=RLSeq
|
||||
_pkgver=1.0.0
|
||||
_pkgver=1.2.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.0.0
|
||||
pkgver=1.2.0
|
||||
pkgrel=1
|
||||
pkgdesc='RLSeq: An analysis package for R-loop mapping data'
|
||||
arch=('any')
|
||||
|
@ -59,7 +59,7 @@ optdepends=(
|
|||
r-txdb.hsapiens.ucsc.hg19.knowngene
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('4f0c89e69e3ac6dd768d1c5612a361d3e597e4d059014de097c24c7b11c1941e')
|
||||
sha256sums=('0d6c65dbf791f8f7347d58c4e66004fefcc060d3f4994e3bea73ec0b13466a52')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue