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

Evangelos Foutras foutrelis at archlinux.org
Sat Jun 2 13:21:27 UTC 2018


    Date: Saturday, June 2, 2018 @ 13:21:24
  Author: foutrelis
Revision: 337505

upgpkg: cgal 4.12-1

Bump to 4.12 which fixes building against Qt 5.11.

Modified:
  cgal/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-02 13:21:15 UTC (rev 337504)
+++ PKGBUILD	2018-06-02 13:21:24 UTC (rev 337505)
@@ -3,8 +3,8 @@
 # Contributor: Dmitriy Morozov <foxcub>
 
 pkgname=cgal
-pkgver=4.11
-pkgrel=2
+pkgver=4.12
+pkgrel=1
 pkgdesc="Computational Geometry Algorithms Library"
 arch=('x86_64')
 url="http://www.cgal.org"
@@ -14,7 +14,7 @@
 optdepends=('qt5-svg: for CGAL_Qt5'
             'eigen: for some packages, see the CGAL manual')
 makedepends=('cmake' 'qt5-svg' 'eigen' 'boost')
-md5sums=('0e9566046e402f8dc514caef11155864')
+md5sums=('b12fd24dedfa889a04abfaea565a88bd')
 
 # 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