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

Antonio Rojas arojas at archlinux.org
Sat Apr 4 10:11:58 UTC 2015


    Date: Saturday, April 4, 2015 @ 12:11:56
  Author: arojas
Revision: 130679

Update to 0.107.4

Modified:
  coin-or-osi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-04 10:06:46 UTC (rev 130678)
+++ PKGBUILD	2015-04-04 10:11:56 UTC (rev 130679)
@@ -2,7 +2,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=coin-or-osi
-pkgver=0.107.3
+pkgver=0.107.4
 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=('63272367523035af589fca1bc32da9a486346eb0')
+sha1sums=('c1496835a98791a86eabadd8aead96719690d701')
 
 
 build() {



More information about the arch-commits mailing list