[arch-commits] Commit in cgal/trunk (PKGBUILD)
Kyle Keen
kkeen at archlinux.org
Sat Nov 9 23:59:11 UTC 2019
Date: Saturday, November 9, 2019 @ 23:59:10
Author: kkeen
Revision: 524915
upgpkg: cgal 4.14.2-1
Modified:
cgal/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-11-09 22:19:31 UTC (rev 524914)
+++ PKGBUILD 2019-11-09 23:59:10 UTC (rev 524915)
@@ -2,7 +2,7 @@
# Contributor: Dmitriy Morozov <foxcub>
pkgname=cgal
-pkgver=4.14.1
+pkgver=4.14.2
pkgrel=1
pkgdesc="Computational Geometry Algorithms Library"
arch=('x86_64')
@@ -13,7 +13,7 @@
optdepends=('qt5-svg: for CGAL_Qt5'
'eigen: for some packages, see the CGAL manual')
makedepends=('cmake' 'qt5-svg' 'eigen' 'boost')
-md5sums=('707c6c22cf5e278501ac153afa181ba1')
+md5sums=('3e8ff310d55155a429d81fbf0278072e')
# consider building with swig for python stuff
# https://gforge.inria.fr/frs/?group_id=52 for _pkgid
More information about the arch-commits
mailing list