[arch-commits] Commit in coin-or-osi/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Mon Feb 9 20:37:02 UTC 2015


    Date: Monday, February 9, 2015 @ 21:37:01
  Author: arojas
Revision: 127426

Update to 0.107.2

Modified:
  coin-or-osi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-09 20:33:36 UTC (rev 127425)
+++ PKGBUILD	2015-02-09 20:37:01 UTC (rev 127426)
@@ -2,8 +2,8 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=coin-or-osi
-pkgver=0.107.0
-pkgrel=3
+pkgver=0.107.2
+pkgrel=1
 pkgdesc="COIN-OR Open Solver Interface"
 arch=('i686' 'x86_64')
 url="https://projects.coin-or.org/Osi"
@@ -12,7 +12,7 @@
 depends=('coin-or-coinutils')
 makedepends=('gcc-fortran')
 source=("http://www.coin-or.org/download/source/Osi/Osi-${pkgver}.tgz")
-sha1sums=('cb50dbb9e39b1f4788423a273d32babd6a1c43d0')
+sha1sums=('d6bd073d5d9823b8fabe45351632d615be097743')
 
 
 build() {



More information about the arch-commits mailing list