From d819ee4bfa2dfbc9ea8f48e0a6480f7d2c358caf Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Tue, 3 May 2022 05:07:55 +0000 Subject: [PATCH] r-ripat: auto updated to 1.6.0-1 --- BioArchLinux/r-ripat/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-ripat/PKGBUILD b/BioArchLinux/r-ripat/PKGBUILD index c3038b0c77..f956d6de00 100644 --- a/BioArchLinux/r-ripat/PKGBUILD +++ b/BioArchLinux/r-ripat/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=RIPAT -_pkgver=1.4.0 +_pkgver=1.6.0 pkgname=r-${_pkgname,,} -pkgver=1.4.0 +pkgver=1.6.0 pkgrel=1 pkgdesc='Retroviral Integration Pattern Analysis Tool (RIPAT)' arch=('any') @@ -26,7 +26,7 @@ optdepends=( r-knitr ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('83d8015106aa3a4420ed660489e6641a81adf71c66c8d62c3ed8a2be6adc6ace') +sha256sums=('262f3a905ee3c1168065aabc6d56d99ba9790b95bbc30974ad42bffd28091277') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"