Daniel Bermond pushed to branch main at Arch Linux / Packaging / Packages / libsvm
Commits: a64bb9a8 by Daniel Bermond at 2025-12-18T17:56:56-03:00 upgpkg: 3.36-2: python 3.14 rebuild https://archlinux.org/todo/python-314-rebuild/ - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = libsvm pkgdesc = Library for support vector machines (SVM) classification and regression pkgver = 3.36 - pkgrel = 1 + pkgrel = 2 url = https://www.csie.ntu.edu.tw/~cjlin/libsvm/ arch = x86_64 license = BSD-3-Clause ===================================== PKGBUILD ===================================== @@ -6,7 +6,7 @@ pkgname=libsvm pkgver=3.36 -pkgrel=1 +pkgrel=2 pkgdesc='Library for support vector machines (SVM) classification and regression' arch=('x86_64') url='https://www.csie.ntu.edu.tw/~cjlin/libsvm/' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libsvm/-/commit/a64bb9a80b61eb771139dae6fba2b9be89518544 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libsvm/-/commit/a64bb9a80b61eb771139dae6fba2b9be89518544 You're receiving this email because of your account on gitlab.archlinux.org.
