r-qsea: auto updated to 1.30.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-03 03:16:57 +00:00
parent 275d7140f5
commit a52c3ce4bb

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=qsea
_pkgver=1.28.0
_pkgver=1.30.0
pkgname=r-${_pkgname,,}
pkgver=1.28.0
pkgrel=2
pkgver=1.30.0
pkgrel=1
pkgdesc='IP-seq data analysis and vizualization'
arch=('x86_64')
url="https://bioconductor.org/packages/${_pkgname}"
@ -37,7 +37,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('271bdac73677d877dae94b0436fece33a96c0242d538cf57010c5bac1515e147')
sha256sums=('4dda648392db8ad4c1e56a3696ce1cd88ef161983078d08224f9b334ff892e90')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"