diff --git a/BioArchLinux/rsem/PKGBUILD b/BioArchLinux/rsem/PKGBUILD index 21486d3249..75107b3407 100644 --- a/BioArchLinux/rsem/PKGBUILD +++ b/BioArchLinux/rsem/PKGBUILD @@ -3,7 +3,7 @@ pkgname=rsem _pkgname=${pkgname^^} pkgver=1.3.3 -pkgrel=3 +pkgrel=4 pkgdesc="Accurate quantification of gene and isoform expression from RNA-Seq data by Expectation-Maximization" arch=('x86_64') url="http://deweylab.github.io/RSEM/"