summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2016-01-22 19:25:38 +0100
committerMichel Zou2016-01-22 19:25:38 +0100
commite58191cb3542410474b9f9038e97c1f7e18c98bc (patch)
treee1a2fec90a7d59a8b24b68f9ed99fe921e2607c3 /PKGBUILD
parent187b60079926467dfc17057d50bd34d7d0529820 (diff)
downloadaur-e58191cb3542410474b9f9038e97c1f7e18c98bc.tar.gz
fix url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6856374d2d4d..094fe2ff6071 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
pkgbase=cgal-swig-bindings
pkgname=('python-cgal' 'java-cgal')
-pkgver=r480.4122805
+pkgver=r495.e5c1bc5
pkgrel=1
pkgdesc='CGAL bindings using SWIG '
arch=('i686' 'x86_64')
license=('custom: Boost')
-url="https://github.com/xantares/nfc-bindings"
-makedepends=('cmake' 'swig' 'eigen' 'python' 'java-runtime')
+url="https://github.com/CGAL/cgal-swig-bindings"
+makedepends=('cgal' 'cmake' 'swig' 'eigen' 'python' 'java-runtime')
source=("git+https://github.com/CGAL/cgal-swig-bindings.git")
md5sums=('SKIP')