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

Kyle Keen kkeen at archlinux.org
Fri Oct 6 11:35:36 UTC 2017


    Date: Friday, October 6, 2017 @ 11:35:35
  Author: kkeen
Revision: 261888

upgpkg: cgal 4.11-1

Modified:
  cgal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-06 11:20:59 UTC (rev 261887)
+++ PKGBUILD	2017-10-06 11:35:35 UTC (rev 261888)
@@ -3,7 +3,7 @@
 # Contributor: Dmitriy Morozov <foxcub>
 
 pkgname=cgal
-pkgver=4.10
+pkgver=4.11
 pkgrel=1
 pkgdesc="Computational Geometry Algorithms Library"
 arch=('i686' 'x86_64')
@@ -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=('0a60a756b6885580945122ee178dd8db')
+md5sums=('0e9566046e402f8dc514caef11155864')
 
 # 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