r-quasr: auto updated to 1.36.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 03:52:23 +00:00
parent 0ae631dcaf
commit f505d4a6d5

View file

@ -2,9 +2,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=QuasR
_pkgver=1.34.0
_pkgver=1.36.0
pkgname=r-${_pkgname,,}
pkgver=1.34.0
pkgver=1.36.0
pkgrel=1
pkgdesc='Quantify and Annotate Short Reads in R'
arch=('x86_64')
@ -41,7 +41,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('e591ccda917ac4320b4b3c26c1ba213ad201545bcaaaa46e63a321ac5e174934')
sha256sums=('8ede9fb6c4ceb0292ad0c68ef4f7ec8b01a2b361a1c0667226b6cda95a060cd4')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"