Jaroslav Lichtblau pushed to branch main at Arch Linux / Packaging / Packages / 
alglib


Commits:
98a69410 by Jaroslav Lichtblau at 2024-09-08T13:04:42+02:00
upgpkg: 4.02.0-1 - new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,12 +1,12 @@
 pkgbase = alglib
        pkgdesc = A cross-platform numerical analysis and data processing 
library - Free Version
-       pkgver = 4.01.0
+       pkgver = 4.02.0
        pkgrel = 1
        url = http://www.alglib.net
        arch = x86_64
        license = GPL2
        makedepends = cmake
-       source = http://www.alglib.net/translator/re/alglib-4.01.0.cpp.gpl.tgz
-       sha256sums = 
95e8ea41b32c92346f49a694759e786c5f3a1087b401a9259ef592c0eea4befb
+       source = http://www.alglib.net/translator/re/alglib-4.02.0.cpp.gpl.tgz
+       sha256sums = 
53bfee9015ddc02f069297af15f49f6e06e2c8e7fb0a40efd0f5002fc06701a8
 
 pkgname = alglib


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Peng Zhang <[email protected]>
 
 pkgname=alglib
-pkgver=4.01.0
+pkgver=4.02.0
 pkgrel=1
 pkgdesc="A cross-platform numerical analysis and data processing library - 
Free Version"
 arch=('x86_64')
@@ -12,7 +12,7 @@ url="http://www.alglib.net";
 license=('GPL2')
 makedepends=('cmake')
 source=(http://www.alglib.net/translator/re/alglib-${pkgver}.cpp.gpl.tgz)
-sha256sums=('95e8ea41b32c92346f49a694759e786c5f3a1087b401a9259ef592c0eea4befb')
+sha256sums=('53bfee9015ddc02f069297af15f49f6e06e2c8e7fb0a40efd0f5002fc06701a8')
 
 prepare() {
     cd "${srcdir}"/alglib-cpp



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/alglib/-/commit/98a69410d652c5a7da03104af46203ed3479a702

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/alglib/-/commit/98a69410d652c5a7da03104af46203ed3479a702
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to