[arch-commits] Commit in cgal/trunk (PKGBUILD)
Kyle Keen
kkeen at archlinux.org
Sat Apr 11 15:28:29 UTC 2015
Date: Saturday, April 11, 2015 @ 17:28:28
Author: kkeen
Revision: 131167
upgpkg: cgal 4.6-1
Modified:
cgal/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-04-11 15:13:30 UTC (rev 131166)
+++ PKGBUILD 2015-04-11 15:28:28 UTC (rev 131167)
@@ -3,9 +3,9 @@
# Contributor: Dmitriy Morozov <foxcub>
pkgname=cgal
-pkgver=4.5.2
+pkgver=4.6
pkgrel=1
-_pkgid=34512
+_pkgid=34705
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=('1dd616f149a1b00be968fffb99cb4f66')
+md5sums=('65fa7e17cd654ef68da47df608000007')
# consider building with swig for python stuff
More information about the arch-commits
mailing list