From 9f0dbe3fdd92d7723a7ee83ab5acd6ff57cdc965 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Thu, 28 Apr 2022 11:21:23 +0000 Subject: [PATCH] r-imagehts: auto updated to 1.45.1-1 --- BioArchLinux/r-imagehts/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-imagehts/PKGBUILD b/BioArchLinux/r-imagehts/PKGBUILD index 63216ec3b2..98eef9c482 100644 --- a/BioArchLinux/r-imagehts/PKGBUILD +++ b/BioArchLinux/r-imagehts/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=imageHTS -_pkgver=1.44.1 +_pkgver=1.45.1 pkgname=r-${_pkgname,,} -pkgver=1.44.1 +pkgver=1.45.1 pkgrel=1 pkgdesc='Analysis of high-throughput microscopy-based screens' arch=('any') @@ -23,7 +23,7 @@ optdepends=( r-mass ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('b925cec1e6586185446bd5a89b32fa47a801b4a76ed6a5b7d00429af596ac454') +sha256sums=('550bec6b7b74d187a363828e43394d56f0980393d19ed1f927f5eda0750d9ba1') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"