[arch-commits] Commit in coin-or-clp/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sun Feb 8 22:37:53 UTC 2015
Date: Sunday, February 8, 2015 @ 23:37:53
Author: arojas
Revision: 127318
Update to 1.16.1
Modified:
coin-or-clp/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-08 22:22:37 UTC (rev 127317)
+++ PKGBUILD 2015-02-08 22:37:53 UTC (rev 127318)
@@ -4,7 +4,7 @@
# Contributor: Daniel Ehlers <danielehlers at mindeye.net>
pkgname=coin-or-clp
-pkgver=1.16.0
+pkgver=1.16.1
pkgrel=1
pkgdesc="COIN-OR linear programming solver"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
groups=('coin-or')
depends=('coin-or-osi' 'suitesparse')
source=("http://www.coin-or.org/download/source/Clp/Clp-${pkgver}.tgz")
-sha1sums=('700eba68fbaa56a499e498e9bb6d6159b4a1d83f')
+sha1sums=('9d08bd006f6e52fd70569b1e68439df7f3a11438')
build() {
cd Clp-$pkgver/Clp
More information about the arch-commits
mailing list