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

Antonio Rojas arojas at archlinux.org
Wed Feb 24 12:30:23 UTC 2016


    Date: Wednesday, February 24, 2016 @ 13:30:23
  Author: arojas
Revision: 163303

Update to 0.59.9

Modified:
  coin-or-cgl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-24 12:28:14 UTC (rev 163302)
+++ PKGBUILD	2016-02-24 12:30:23 UTC (rev 163303)
@@ -4,7 +4,7 @@
 # Contributor: Daniel Ehlers <danielehlers at mindeye.net>
 
 pkgname=coin-or-cgl
-pkgver=0.59.8
+pkgver=0.59.9
 pkgrel=1
 pkgdesc="COIN-OR Cut Generation Library"
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 groups=(coin-or)
 depends=(coin-or-clp)
 source=("http://www.coin-or.org/download/source/Cgl/Cgl-${pkgver}.tgz")
-sha1sums=('a7b75ac16dfa730c4229e907f7ef43a6bc4b5bb7')
+sha1sums=('ebe87d6ba1cab31a8223c187fe8e7f7f141989d9')
 
 build() {
   cd Cgl-$pkgver/Cgl



More information about the arch-commits mailing list