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

Antonio Rojas arojas at archlinux.org
Fri Apr 17 08:10:45 UTC 2020


    Date: Friday, April 17, 2020 @ 08:10:45
  Author: arojas
Revision: 615420

Update to 1.2.5

Modified:
  python-cvxopt/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-17 08:01:39 UTC (rev 615419)
+++ PKGBUILD	2020-04-17 08:10:45 UTC (rev 615420)
@@ -6,7 +6,7 @@
 # Contributor: Gustavao A. Gomez Farhat <gustavo_gomez_farhat_at_gmail_dot_com>
 
 pkgname=python-cvxopt
-pkgver=1.2.4
+pkgver=1.2.5
 pkgrel=1
 pkgdesc="A free software package for convex optimization written in Python"
 url="https://cvxopt.org/"
@@ -19,7 +19,7 @@
             'glpk: solver for linear cone and PWL programming problems'
             'dsdp: solver for linear cone semidefinite programming problems')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/cvxopt/cvxopt/archive/${pkgver}.tar.gz")
-sha256sums=('7bd9846eef2ac422610820cd0c1a1115274716b414ed727702e09354ceab52e5')
+sha256sums=('80f8001f24a12a5ee3a4a43281145e0e51a1ceca681657ff40eebe1d6c967250')
 
 build() {
   cd cvxopt-$pkgver



More information about the arch-commits mailing list