Date: Friday, April 7, 2023 @ 07:49:23
  Author: felixonmars
Revision: 1440881

upgpkg: flann 1.9.2-2: rebuild with python 3.11

Modified:
  flann/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-07 07:42:27 UTC (rev 1440880)
+++ PKGBUILD    2023-04-07 07:49:23 UTC (rev 1440881)
@@ -7,7 +7,7 @@
 
 pkgname=flann
 pkgver=1.9.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A library for performing fast approximate nearest neighbor searches 
in high dimensional spaces"
 arch=('x86_64')
 url='https://github.com/flann-lib/flann'
@@ -50,4 +50,3 @@
 
   install -D -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
 }
-

Reply via email to