From 3a69fcbafa3609fed2ae88a619aafcb2b8f85621 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Thu, 28 Apr 2022 04:13:41 +0000 Subject: [PATCH] r-affycomp: auto updated to 1.72.0-1 --- BioArchLinux/r-affycomp/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/BioArchLinux/r-affycomp/PKGBUILD b/BioArchLinux/r-affycomp/PKGBUILD index 76e5a58a8c..3ab9fd54d6 100644 --- a/BioArchLinux/r-affycomp/PKGBUILD +++ b/BioArchLinux/r-affycomp/PKGBUILD @@ -1,10 +1,10 @@ # Maintainer: Guoyi Zhang _pkgname=affycomp -_pkgver=1.70.0 +_pkgver=1.72.0 pkgname=r-${_pkgname,,} -pkgver=1.70.0 -pkgrel=2 +pkgver=1.72.0 +pkgrel=1 pkgdesc='Graphics Toolbox for Assessment of Affymetrix Expression Measures' arch=('any') url="https://bioconductor.org/packages/${_pkgname}" @@ -18,7 +18,7 @@ optdepends=( r-splines ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('4164c370f9a0604b237f3cc528626ebd485eea47c37beff2ca330ae49ca35c4d') +sha256sums=('405ec78b47675d669eadfefd1820645fada40518e5b4073d506b5fac4db9052b') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"