From d91dbe63bd9753c554d4e1534025b3450706e448 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Fri, 4 Nov 2022 02:17:15 +0000 Subject: [PATCH] r-pasilla: auto updated to 1.26.0-1 --- BioArchLinux/r-pasilla/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-pasilla/PKGBUILD b/BioArchLinux/r-pasilla/PKGBUILD index ca1436503e..90be63c9c4 100644 --- a/BioArchLinux/r-pasilla/PKGBUILD +++ b/BioArchLinux/r-pasilla/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=pasilla -_pkgver=1.25.0 +_pkgver=1.26.0 pkgname=r-${_pkgname,,} -pkgver=1.25.0 +pkgver=1.26.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') @@ -19,7 +19,7 @@ optdepends=( r-rmarkdown ) source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('43ebd774f90572c1f96d1c5d990e90280f57c3ed7e8f6d159f8d892aa5a13d62') +sha256sums=('710e65de39cb548fd0fbac558eecb5e86f1dc5727594fefe8e4637b0cf702276') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"