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

Kyle Keen kkeen at archlinux.org
Sat Jul 16 01:08:04 UTC 2016


    Date: Saturday, July 16, 2016 @ 01:08:03
  Author: kkeen
Revision: 182971

upgpkg: cgal 4.8.1-1

Modified:
  cgal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-15 23:24:06 UTC (rev 182970)
+++ PKGBUILD	2016-07-16 01:08:03 UTC (rev 182971)
@@ -3,7 +3,7 @@
 # Contributor: Dmitriy Morozov <foxcub>
 
 pkgname=cgal
-pkgver=4.8
+pkgver=4.8.1
 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=('e31e7039b5cdc74ac7b106db8ba644f3')
+md5sums=('1cbcb3f251822766ed3d744f923c782d')
 
 # 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