Date: Thursday, April 6, 2023 @ 15:46:29
Author: felixonmars
Revision: 1439470
upgpkg: libsvm 3.31-2: rebuild with python 3.11
Modified:
libsvm/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-06 15:46:26 UTC (rev 1439469)
+++ PKGBUILD 2023-04-06 15:46:29 UTC (rev 1439470)
@@ -6,7 +6,7 @@
pkgname=libsvm
pkgver=3.31
-pkgrel=1
+pkgrel=2
pkgdesc='A library for Support Vector Machines classification (includes
binaries and bindings for python and java)'
arch=('x86_64')
url='https://www.csie.ntu.edu.tw/~cjlin/libsvm/'