mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-crisprseek: auto updated to 1.36.0-1
This commit is contained in:
parent
c2a04e0430
commit
3c98cd96d7
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=CRISPRseek
|
||||
_pkgver=1.34.2
|
||||
_pkgver=1.36.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.34.2
|
||||
pkgver=1.36.0
|
||||
pkgrel=1
|
||||
pkgdesc='Design of target-specific guide RNAs in CRISPR-Cas9, genome-editing systems'
|
||||
arch=('any')
|
||||
|
@ -37,7 +37,7 @@ optdepends=(
|
|||
r-txdb.hsapiens.ucsc.hg19.knowngene
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('f33bcbbadec5ef0cd3e06ee60ea2cf430cac6d3e401cae1b46c0cb98b10148cd')
|
||||
sha256sums=('e39b10d0af49546bfa9a7a2f6f7e72d3c06d6bee43bee5cb4ecc7212709684eb')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue