From 3017c7adb611921c7e1c5622493483c83c213727 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Thu, 28 Apr 2022 02:59:00 +0000 Subject: [PATCH] r-wrench: auto updated to 1.14.0-1 --- BioArchLinux/r-wrench/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/BioArchLinux/r-wrench/PKGBUILD b/BioArchLinux/r-wrench/PKGBUILD index bedbd189aa..7b000ae2b7 100644 --- a/BioArchLinux/r-wrench/PKGBUILD +++ b/BioArchLinux/r-wrench/PKGBUILD @@ -1,10 +1,10 @@ # Maintainer: Guoyi Zhang _pkgname=Wrench -_pkgver=1.12.0 +_pkgver=1.14.0 pkgname=r-${_pkgname,,} -pkgver=1.12.0 -pkgrel=2 +pkgver=1.14.0 +pkgrel=1 pkgdesc='Wrench normalization for sparse count data' arch=('any') url="https://bioconductor.org/packages/${_pkgname}" @@ -23,7 +23,7 @@ optdepends=( r-rmarkdown ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('d60089f0e6e812fd31760669abb6bcd60a4e790a2c7b54b045ebc9c8b53efbef') +sha256sums=('8afd0fa42accbd4058cf62a1edba2659047c49b911612d7441928753892ea6ff') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"