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

Antonio Rojas arojas at archlinux.org
Sat Feb 13 09:16:33 UTC 2016


    Date: Saturday, February 13, 2016 @ 10:16:33
  Author: arojas
Revision: 161457

Update to 0.59.8

Modified:
  coin-or-cgl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-13 09:11:13 UTC (rev 161456)
+++ PKGBUILD	2016-02-13 09:16:33 UTC (rev 161457)
@@ -4,8 +4,8 @@
 # Contributor: Daniel Ehlers <danielehlers at mindeye.net>
 
 pkgname=coin-or-cgl
-pkgver=0.59.7
-pkgrel=2
+pkgver=0.59.8
+pkgrel=1
 pkgdesc="COIN-OR Cut Generation Library"
 arch=(i686 x86_64)
 url="https://projects.coin-or.org/Cgl"
@@ -13,7 +13,7 @@
 groups=(coin-or)
 depends=(coin-or-clp)
 source=("http://www.coin-or.org/download/source/Cgl/Cgl-${pkgver}.tgz")
-sha1sums=('17357cc5377922ad574c361791ed10f506e97f3c')
+sha1sums=('a7b75ac16dfa730c4229e907f7ef43a6bc4b5bb7')
 
 build() {
   cd Cgl-$pkgver/Cgl



More information about the arch-commits mailing list