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

Kyle Keen kkeen at archlinux.org
Thu Sep 17 14:38:55 UTC 2015


    Date: Thursday, September 17, 2015 @ 16:38:54
  Author: kkeen
Revision: 140403

upgpkg: cgal 4.6.2-1

Modified:
  cgal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-09-17 14:34:56 UTC (rev 140402)
+++ PKGBUILD	2015-09-17 14:38:54 UTC (rev 140403)
@@ -3,9 +3,9 @@
 # Contributor: Dmitriy Morozov <foxcub>
 
 pkgname=cgal
-pkgver=4.6
-pkgrel=2
-_pkgid=34705
+pkgver=4.6.2
+pkgrel=1
+_pkgid=35011
 pkgdesc="Computational Geometry Algorithms Library"
 arch=('i686' 'x86_64')
 url="http://www.cgal.org"
@@ -15,7 +15,7 @@
 optdepends=('qt4: for CGAL_Qt4'
             'eigen: for some packages, see the CGAL manual')
 makedepends=('cmake' 'qt4' 'eigen' 'boost')
-md5sums=('65fa7e17cd654ef68da47df608000007')
+md5sums=('453c07b55043a6046a1c702b35611845')
 
 # consider building with swig for python stuff
 



More information about the arch-commits mailing list