r-crisprseek: auto updated to 1.36.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-08 12:26:33 +00:00
parent c2a04e0430
commit 3c98cd96d7

View file

@ -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}"