[arch-commits] Commit in alglib/trunk (PKGBUILD)

Jaroslav Lichtblau jlichtblau at archlinux.org
Sat Jan 25 13:52:21 UTC 2020


    Date: Saturday, January 25, 2020 @ 13:52:21
  Author: jlichtblau
Revision: 555447

upgpkg: alglib 3.16.0-1 - new upstream release

Modified:
  alglib/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-25 13:43:31 UTC (rev 555446)
+++ PKGBUILD	2020-01-25 13:52:21 UTC (rev 555447)
@@ -4,8 +4,8 @@
 # Contributor: Peng Zhang <pczhang at gmail.com>
 
 pkgname=alglib
-pkgver=3.15.0
-pkgrel=2
+pkgver=3.16.0
+pkgrel=1
 pkgdesc="A cross-platform numerical analysis and data processing library - Free Version"
 arch=('x86_64')
 url="http://www.alglib.net"
@@ -12,7 +12,7 @@
 license=('GPL2')
 makedepends=('cmake')
 source=(http://www.alglib.net/translator/re/alglib-${pkgver}.cpp.gpl.tgz)
-sha256sums=('55435decad45f4b5acdc9651f40c6e9f99a4f148c983e0e4370c9f23bf3329f9')
+sha256sums=('41fa15d25f7332f357ebecdec3e5370619361365b469b6c92401fec059b69867')
 
 prepare() {
     cd "${srcdir}"/cpp



More information about the arch-commits mailing list