From b51b8d1ad281b98d82bb8eda747302d12941b297 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Thu, 28 Apr 2022 06:47:13 +0000 Subject: [PATCH] r-tidybulk: auto updated to 1.8.0-1 --- BioArchLinux/r-tidybulk/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/BioArchLinux/r-tidybulk/PKGBUILD b/BioArchLinux/r-tidybulk/PKGBUILD index 4e102a4d5c..865c600705 100644 --- a/BioArchLinux/r-tidybulk/PKGBUILD +++ b/BioArchLinux/r-tidybulk/PKGBUILD @@ -1,10 +1,10 @@ # Maintainer: Guoyi Zhang _pkgname=tidybulk -_pkgver=1.6.1 +_pkgver=1.8.0 pkgname=r-${_pkgname,,} -pkgver=1.6.1 -pkgrel=2 +pkgver=1.8.0 +pkgrel=1 pkgdesc='Brings transcriptomics to the tidyverse' arch=('any') url="https://bioconductor.org/packages/${_pkgname}" @@ -68,7 +68,7 @@ optdepends=( r-widyr ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('8282674d4a24ce671403c2b1d727302911498e9144d698ca78846b960ebb7139') +sha256sums=('b78f20a6921eb1d44776aea1786b34180cf13c42488b7ca978c142fd87b7af09') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"