From 7c2cdf9e03680f6c815bdacf482c2336957b46cc Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Thu, 31 Oct 2024 04:56:17 +0000 Subject: [PATCH] r-sights: auto updated to 1.32.0-1 --- BioArchLinux/r-sights/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-sights/PKGBUILD b/BioArchLinux/r-sights/PKGBUILD index 413c3562d3..8a84192635 100644 --- a/BioArchLinux/r-sights/PKGBUILD +++ b/BioArchLinux/r-sights/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=sights -_pkgver=1.30.0 +_pkgver=1.32.0 pkgname=r-${_pkgname,,} -pkgver=1.30.0 +pkgver=1.32.0 pkgrel=1 pkgdesc='Statistics and dIagnostic Graphs for HTS' arch=('any') @@ -24,7 +24,7 @@ optdepends=( r-xlsx ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('680a06364018ceef7d866d910013ca9d003bb5acb34c9801cce6f3749e15254f') +sha256sums=('957a172f0f97c6228405a82acc954df302f42e9e81a44545581bdf57a47ff900') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"