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

Kyle Keen kkeen at archlinux.org
Sun Oct 19 22:28:23 UTC 2014


    Date: Monday, October 20, 2014 @ 00:28:23
  Author: kkeen
Revision: 120995

upgpkg: cgal 4.5-1

Modified:
  cgal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-19 22:21:27 UTC (rev 120994)
+++ PKGBUILD	2014-10-19 22:28:23 UTC (rev 120995)
@@ -3,9 +3,9 @@
 # Contributor: Dmitriy Morozov <foxcub>
 
 pkgname=cgal
-pkgver=4.4
-pkgrel=2
-_pkgid=33526
+pkgver=4.5
+pkgrel=1
+_pkgid=34139
 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=('72b1a7b8342cdb06882b5466155ecea4')
+md5sums=('1e79eff0897149c4f0ec85d912cfa82c')
 
 # consider building with swig for python stuff
 



More information about the arch-commits mailing list