r-pasilla: auto updated to 1.28.0-1

This commit is contained in:
BioArchLinuxBot 2023-04-29 08:16:02 +00:00
parent 982a12db67
commit 0e586b511d

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=pasilla
_pkgver=1.26.0
_pkgver=1.28.0
pkgname=r-${_pkgname,,}
pkgver=1.26.0
pkgrel=2
pkgver=1.28.0
pkgrel=1
pkgdesc='Data package with per-exon and per-gene read counts of RNA-seq samples of Pasilla knock-down by Brooks et al., Genome Research 2011.'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -19,7 +19,7 @@ optdepends=(
r-rmarkdown
)
source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('710e65de39cb548fd0fbac558eecb5e86f1dc5727594fefe8e4637b0cf702276')
sha256sums=('157e967db5582c9f65d18c72fca77a3093588b611b7be54ba6cda5a6c3f915af')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"