[arch-commits] Commit in coin-or-cgl/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sat Apr 4 10:29:50 UTC 2015
Date: Saturday, April 4, 2015 @ 12:29:50
Author: arojas
Revision: 130683
Update to 0.59.4
Modified:
coin-or-cgl/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-04-04 10:24:41 UTC (rev 130682)
+++ PKGBUILD 2015-04-04 10:29:50 UTC (rev 130683)
@@ -4,7 +4,7 @@
# Contributor: Daniel Ehlers <danielehlers at mindeye.net>
pkgname=coin-or-cgl
-pkgver=0.59.3
+pkgver=0.59.4
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=('8b5d95d2a1c2f59880665e897a783dd7683efb87')
+sha1sums=('ee8d228882b9de800bd5ff952e7736e988c2dc21')
build() {
cd Cgl-$pkgver/Cgl
More information about the arch-commits
mailing list