r-sights: auto updated to 1.32.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 04:56:17 +00:00
parent 8be7a2363c
commit 7c2cdf9e03

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_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}"