r-kissde: auto updated to 1.26.0-1

This commit is contained in:
BioArchLinuxBot 2024-11-10 02:07:12 +00:00
parent 2b4b04d2a2
commit c6e33cdd17

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=kissDE
_pkgver=1.24.0
_pkgver=1.26.0
pkgname=r-${_pkgname,,}
pkgver=1.24.0
pkgver=1.26.0
pkgrel=1
pkgdesc='Retrieves Condition-Specific Variants in RNA-Seq Data'
arch=('any')
@ -31,7 +31,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('a93b44ad0b146cbfae3e8d9cbaee4a5bf18199c87f6002938c1a9e4123d4009c')
sha256sums=('b21bc2f12ddf03cfa42ac382ad96086f1377f472ec2d51fe8e3ed8678c978cf1')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"