From 211f98a01c12dca4d0f2cf4e8b242a813300b2e5 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Tue, 3 May 2022 03:41:50 +0000 Subject: [PATCH] r-profileplyr: auto updated to 1.12.0-1 --- BioArchLinux/r-profileplyr/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-profileplyr/PKGBUILD b/BioArchLinux/r-profileplyr/PKGBUILD index 881b78f090..145104c438 100644 --- a/BioArchLinux/r-profileplyr/PKGBUILD +++ b/BioArchLinux/r-profileplyr/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=profileplyr -_pkgver=1.10.2 +_pkgver=1.12.0 pkgname=r-${_pkgname,,} -pkgver=1.10.2 +pkgver=1.12.0 pkgrel=1 pkgdesc='Visualization and annotation of read signal over genomic ranges with profileplyr' arch=('any') @@ -52,7 +52,7 @@ optdepends=( r-testthat ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('7f30471b85ff604a4be387cc7d193924139dad0d8a95469a07be4f6ebd4d6053') +sha256sums=('dcc2be4f42952eca281a0eac7270982d4db2334bdd7667bcf950886007ce9644') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"