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

Kyle Keen kkeen at archlinux.org
Tue May 30 23:37:28 UTC 2017


    Date: Tuesday, May 30, 2017 @ 23:37:27
  Author: kkeen
Revision: 231420

upgpkg: cgal 4.10-1

Modified:
  cgal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-30 22:57:17 UTC (rev 231419)
+++ PKGBUILD	2017-05-30 23:37:27 UTC (rev 231420)
@@ -3,8 +3,8 @@
 # Contributor: Dmitriy Morozov <foxcub>
 
 pkgname=cgal
-pkgver=4.9.1
-pkgrel=2
+pkgver=4.10
+pkgrel=1
 pkgdesc="Computational Geometry Algorithms Library"
 arch=('i686' '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=('820ef17ffa7ed87af6cc9918a961d966')
+md5sums=('0a60a756b6885580945122ee178dd8db')
 
 # 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