diff --git a/BioArchLinux/r-tmixclust/PKGBUILD b/BioArchLinux/r-tmixclust/PKGBUILD index 821cc93805..33cb5bb394 100644 --- a/BioArchLinux/r-tmixclust/PKGBUILD +++ b/BioArchLinux/r-tmixclust/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=TMixClust _pkgver=1.16.0 pkgname=r-${_pkgname,,} pkgver=1.16.0 -pkgrel=1 +pkgrel=2 pkgdesc='Time Series Clustering of Gene Expression with Gaussian Mixed-Effects Models and Smoothing Splines' arch=('any') url="https://bioconductor.org/packages/${_pkgname}"