From ff015e7fee7b236d5e639fb344fcedc4bd548767 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sun, 16 Jan 2022 09:37:54 +0800 Subject: [PATCH] r-methylclockdata: auto updated to 1.2.0-1 --- BioArchLinux/r-methylclockdata/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BioArchLinux/r-methylclockdata/PKGBUILD b/BioArchLinux/r-methylclockdata/PKGBUILD index cbf02b1e6b..c223da5fed 100644 --- a/BioArchLinux/r-methylclockdata/PKGBUILD +++ b/BioArchLinux/r-methylclockdata/PKGBUILD @@ -3,7 +3,7 @@ _pkgname=methylclockData _pkgver=1.2.0 pkgname=r-${_pkgname,,} -pkgver=${_pkgver//[:-]/.} +pkgver=1.2.0 pkgrel=1 pkgdesc='Data for methylclock package' arch=('any') @@ -19,7 +19,7 @@ optdepends=( r-rmarkdown ) source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('a') +sha256sums=('2c06c97fa73ecf120945589d263d27aa7f17ccb51cb2e7cd6c6303f20597dce1') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"