r-guideseq: auto updated to 1.26.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-08 12:54:57 +00:00
parent 02964f6907
commit d338ab6085

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=GUIDEseq
_pkgver=1.24.0
_pkgver=1.26.0
pkgname=r-${_pkgname,,}
pkgver=1.24.0
pkgver=1.26.0
pkgrel=1
pkgdesc='GUIDE-seq analysis pipeline'
arch=('any')
@ -38,7 +38,7 @@ optdepends=(
r-txdb.hsapiens.ucsc.hg19.knowngene
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('cf77a675a6b3758f8d86bce28525e692c362bb89e9ba419fb76931e9437ef8ba')
sha256sums=('0a95dd6027f8ae47236a246a63bf927a53df73ab438cb6ddd1d8c93af20722ab')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"