From 26074644b5a741ce7d15c2afbf2e7d3744b67389 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sat, 6 May 2023 15:33:46 +0000 Subject: [PATCH] python-ncls: auto updated to 0.0.66-2 --- 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 0aa4241846..f136a45b03 100644 --- a/BioArchLinux/python-ncls/PKGBUILD +++ b/BioArchLinux/python-ncls/PKGBUILD @@ -3,7 +3,7 @@ pkgname=python-ncls _module=${pkgname#python-} pkgver=0.0.66 -pkgrel=1 +pkgrel=2 pkgdesc="A wrapper for the nested containment list data structure" arch=('x86_64') url="https://github.com/biocore-ntnu/ncls"