Daniel Bermond pushed to branch main at Arch Linux / Packaging / Packages /
libsvm
Commits:
b783d024 by Daniel Bermond at 2023-08-04T14:47:35-03:00
upgpkg: 3.32-1
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -5,8 +5,8 @@
# Contributor: Tim Huetz <tim at huetz biz>
pkgname=libsvm
-pkgver=3.31
-pkgrel=2
+pkgver=3.32
+pkgrel=1
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/'
@@ -22,7 +22,7 @@
source=("https://github.com/cjlin1/libsvm/archive/v${pkgver/./}/${pkgname}-${pkg
'010-libsvm-fix-qt-headers-path.patch'
'020-libsvm-use-archlinux-flags.patch'
'030-libsvm-fix-tools-path.patch')
-sha256sums=('eb3c64d1cbf47254b7ac1941ed036eb4d95c97b0734f02fbc1789cf86d345c68'
+sha256sums=('e1d7d316112d199ebd69c9695f79226d236b86e2c8d88e70cfe35fd383954ed8'
'07bc50e50c3e34823e1669fec1be84a50fcea2307dcf33b00300135e08d2de4d'
'5542910c91c0a8ddeb020c4d941c5fbf67eeef6d4b9804f18d9bc4bafedae78f'
'67f57236a6c4b09f051e74f8cb1ef5dbc9b5de3fdbb2b1a6ff86a07db0dd5fb9')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libsvm/-/commit/b783d024cf60afbc529ecda0a05ca873dbe0374b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libsvm/-/commit/b783d024cf60afbc529ecda0a05ca873dbe0374b
You're receiving this email because of your account on gitlab.archlinux.org.