From ddc0e4fd305dc3cfb5e4c1f61ffbf0a5c5e161c5 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Mon, 7 Nov 2022 06:40:07 +0000 Subject: [PATCH] r-vaexprs: auto updated to 1.4.0-1 --- BioArchLinux/r-vaexprs/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/BioArchLinux/r-vaexprs/PKGBUILD b/BioArchLinux/r-vaexprs/PKGBUILD index 6f4a066d7b..b880281441 100644 --- a/BioArchLinux/r-vaexprs/PKGBUILD +++ b/BioArchLinux/r-vaexprs/PKGBUILD @@ -1,10 +1,10 @@ # Maintainer: Guoyi Zhang _pkgname=VAExprs -_pkgver=1.2.1 +_pkgver=1.4.0 pkgname=r-${_pkgname,,} -pkgver=1.2.1 -pkgrel=4 +pkgver=1.4.0 +pkgrel=1 pkgdesc='Generating Samples of Gene Expression Data with Variational Autoencoders' arch=('any') url="https://bioconductor.org/packages/${_pkgname}" @@ -30,7 +30,7 @@ optdepends=( r-testthat ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('c1bc79af61481c21e8eb9bb5d8e676b55531d47e2b2ec8b5a7413de5bd9250a6') +sha256sums=('336953062a9d053ad6d1aa36e943cd23ba894e2af2f80edef34a816aacdf4c83') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"