[arch-commits] Commit in coin-or-osi/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Wed Feb 24 12:27:33 UTC 2016
Date: Wednesday, February 24, 2016 @ 13:27:32
Author: arojas
Revision: 163301
Update to 0.107.8
Modified:
coin-or-osi/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-02-24 12:26:14 UTC (rev 163300)
+++ PKGBUILD 2016-02-24 12:27:32 UTC (rev 163301)
@@ -2,7 +2,7 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=coin-or-osi
-pkgver=0.107.7
+pkgver=0.107.8
pkgrel=1
pkgdesc="COIN-OR Open Solver Interface"
arch=(i686 x86_64)
@@ -12,7 +12,7 @@
depends=(coin-or-coinutils)
makedepends=(gcc-fortran)
source=("http://www.coin-or.org/download/source/Osi/Osi-${pkgver}.tgz")
-sha1sums=('05f295b48f21c75a3832f661fa958d99cfb6e356')
+sha1sums=('7e163d3b45ef4244df103d3ab06e2edb4f301c7e')
build() {
More information about the arch-commits
mailing list