From c2ea02198c193c7ff1b43f5dfdecaf68fadeefef Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Thu, 28 Apr 2022 06:20:19 +0000 Subject: [PATCH] r-synmut: auto updated to 1.12.0-1 --- BioArchLinux/r-synmut/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/BioArchLinux/r-synmut/PKGBUILD b/BioArchLinux/r-synmut/PKGBUILD index 4c20f7688c..6749ee7960 100644 --- a/BioArchLinux/r-synmut/PKGBUILD +++ b/BioArchLinux/r-synmut/PKGBUILD @@ -1,10 +1,10 @@ # Maintainer: Guoyi Zhang _pkgname=SynMut -_pkgver=1.10.0 +_pkgver=1.12.0 pkgname=r-${_pkgname,,} -pkgver=1.10.0 -pkgrel=2 +pkgver=1.12.0 +pkgrel=1 pkgdesc='SynMut: Designing Synonymously Mutated Sequences with Different Genomic Signatures' arch=('any') url="https://bioconductor.org/packages/${_pkgname}" @@ -26,7 +26,7 @@ optdepends=( r-testthat ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('eea8639f3eec685f20a9c8bdb2a5116d15d8707b95f05dd15fda6e0d37543719') +sha256sums=('43f4ea841c6885495bcc089b317c73530009b32b0bbfbbb1299da0a27efaa9ae') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"