diff --git a/BioArchLinux/freebayes/PKGBUILD b/BioArchLinux/freebayes/PKGBUILD index 8c98b3d3e2..c61d9d077e 100644 --- a/BioArchLinux/freebayes/PKGBUILD +++ b/BioArchLinux/freebayes/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Clint Valentine pkgname=freebayes pkgver=1.3.7 -pkgrel=0 +pkgrel=1 pkgdesc="About Bayesian haplotype-based genetic polymorphism discovery and genotyping" arch=('x86_64') url="https://github.com/freebayes/freebayes"