sfcgal: update to 1.3.0

This commit is contained in:
gnastyle 2016-03-25 21:02:23 +01:00
parent b030267e1c
commit c0dd107929

View File

@ -1,7 +1,7 @@
# Arch contribution: https://aur4.archlinux.org/packages/sfcgal/
pkgname=sfcgal
pkgver=1.2.1
pkgver=1.3.0
pkgrel=1
pkgdesc="Wrapper around the CGAL library that intents to implement 2D and 3D operations on OGC standards models"
arch=('x86_64')
@ -10,7 +10,7 @@ license=('GPL')
depends=('cgal' 'boost' 'gmp' 'mpfr' 'openscenegraph' 'qt' 'postgresql')
makedepends=('cmake')
source=("https://github.com/Oslandia/SFCGAL/archive/v$pkgver.tar.gz")
sha256sums=('928875941be8e9072698f35c1b9a119fed7cad11f71ef0785d49e0d03b765119')
sha256sums=('7ed35439fc197e73790f4c3d1c1750acdc3044968769239b2185a7a845845df3')
build() {
cd $srcdir/SFCGAL-$pkgver