[arch-commits] Commit in cgal/trunk (PKGBUILD)
Kyle Keen
kkeen at archlinux.org
Thu Dec 24 23:02:43 UTC 2020
Date: Thursday, December 24, 2020 @ 23:02:42
Author: kkeen
Revision: 789147
upgpkg: cgal 4.14.3-1
Modified:
cgal/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-24 23:02:24 UTC (rev 789146)
+++ PKGBUILD 2020-12-24 23:02:42 UTC (rev 789147)
@@ -2,8 +2,8 @@
# Contributor: Dmitriy Morozov <foxcub>
pkgname=cgal
-pkgver=4.14.2
-pkgrel=4
+pkgver=4.14.3
+pkgrel=1
pkgdesc="Computational Geometry Algorithms Library"
arch=('x86_64')
url="https://www.cgal.org"
@@ -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=('3e8ff310d55155a429d81fbf0278072e')
+md5sums=('41c56ad048ce882aae6ff5b56256fe95')
# 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