diff --git a/BioArchLinux/python-ncls/PKGBUILD b/BioArchLinux/python-ncls/PKGBUILD index 76652dbd8e..02cc83334e 100644 --- a/BioArchLinux/python-ncls/PKGBUILD +++ b/BioArchLinux/python-ncls/PKGBUILD @@ -3,7 +3,7 @@ pkgname=python-ncls _module=${pkgname#python-} pkgver=0.0.68 -pkgrel=3 +pkgrel=4 pkgdesc="A wrapper for the nested containment list data structure. http://dx.doi.org/10.1093/bioinformatics/btz615" arch=('x86_64') url="https://github.com/biocore-ntnu/ncls"