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

Kyle Keen kkeen at archlinux.org
Tue Oct 2 16:40:37 UTC 2018


    Date: Tuesday, October 2, 2018 @ 16:40:37
  Author: kkeen
Revision: 389018

upgpkg: cgal 4.13-1

Modified:
  cgal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-02 16:39:36 UTC (rev 389017)
+++ PKGBUILD	2018-10-02 16:40:37 UTC (rev 389018)
@@ -2,7 +2,7 @@
 # Contributor: Dmitriy Morozov <foxcub>
 
 pkgname=cgal
-pkgver=4.12.1
+pkgver=4.13
 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=('b043a04442fd5f333fa4e7c251fb5da3')
+md5sums=('63a248572cdba7cedd1595ac5a81f865')
 
 # 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