[arch-commits] Commit in cddlib/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sun Sep 20 07:51:44 UTC 2020


    Date: Sunday, September 20, 2020 @ 07:51:44
  Author: arojas
Revision: 710932

Update to 0.94l

Modified:
  cddlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-20 02:17:40 UTC (rev 710931)
+++ PKGBUILD	2020-09-20 07:51:44 UTC (rev 710932)
@@ -2,7 +2,7 @@
 # Contributor: Rémy Oudompheng <remy at archlinux.org>
 
 pkgname=cddlib
-pkgver=0.94k
+pkgver=0.94l
 pkgrel=1
 epoch=1
 pkgdesc="C library implementing Double Description Method for convex polyhedra"
@@ -11,7 +11,7 @@
 license=(GPL)
 depends=(gmp)
 source=("https://github.com/cddlib/cddlib/releases/download/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('de7397d7fe32758a6b53453a889ec7619b6c68a15d84eb132421f3d7d457be44')
+sha256sums=('1ef6b1ee44509a26d480cda699ca1a9a38ecc9a2aba5092dbd7390ca285769e0')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list