From 6b2fd92683970d0554da8447c8b94a1f92c1142c Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Wed, 2 Nov 2022 18:09:34 +0000 Subject: [PATCH] r-gpls: auto updated to 1.70.0-1 --- BioArchLinux/r-gpls/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/BioArchLinux/r-gpls/PKGBUILD b/BioArchLinux/r-gpls/PKGBUILD index 295ec6fc43..05d9b182fa 100644 --- a/BioArchLinux/r-gpls/PKGBUILD +++ b/BioArchLinux/r-gpls/PKGBUILD @@ -1,10 +1,10 @@ # Maintainer: Guoyi Zhang _pkgname=gpls -_pkgver=1.68.0 +_pkgver=1.70.0 pkgname=r-${_pkgname,,} -pkgver=1.68.0 -pkgrel=4 +pkgver=1.70.0 +pkgrel=1 pkgdesc='Classification using generalized partial least squares' arch=('any') url="https://bioconductor.org/packages/${_pkgname}" @@ -16,7 +16,7 @@ optdepends=( r-mass ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('2b7adc5db3555ade6efbd8bd2cd69cfb1172ae3e66f174059947ad7b264d242a') +sha256sums=('9185594669c636679a760977f2828a748b6c03589fe40a1ced93d49ca810b34f') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"