diff --git a/BioArchLinux/r-demixt/PKGBUILD b/BioArchLinux/r-demixt/PKGBUILD index a8be31947e..91158121ce 100644 --- a/BioArchLinux/r-demixt/PKGBUILD +++ b/BioArchLinux/r-demixt/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=DeMixT _pkgver=1.18.0 pkgname=r-${_pkgname,,} pkgver=1.18.0 -pkgrel=1 +pkgrel=2 pkgdesc='Cell type-specific deconvolution of heterogeneous tumor samples with two or three components using expression data from RNAseq or microarray platforms' arch=('x86_64') url="https://bioconductor.org/packages/${_pkgname}"