From a049224f583f38fbbe120b7c8216d40a3301f430 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sun, 22 Dec 2024 18:16:17 +0000 Subject: [PATCH] python-ncls: auto updated to 0.0.68-4 --- BioArchLinux/python-ncls/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"