summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarlos Aznarán Laos2023-02-26 21:20:07 -0500
committerCarlos Aznarán Laos2023-02-26 21:20:07 -0500
commit1d96ed3e563de59613681846c57b66461f0a08ad (patch)
treed1a95ac1b8770a3ff60ff2107fc306124ecf95d4
parent3c4c9e08a202875ddd1d214f4b30aabf3a582774 (diff)
downloadaur-1d96ed3e563de59613681846c57b66461f0a08ad.tar.gz
Add jdk-openjdk dependency
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c1f68fc16fb0..89fafe3396fe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cgal-swig-bindings
pkgdesc = CGAL bindings using SWIG
- pkgver = r765.2479e35
+ pkgver = r909.f579deb
pkgrel = 1
url = https://github.com/CGAL/cgal-swig-bindings
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 67f35b545e11..8bd4f6754af8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: xantares <xantares09@hotmail.com>
pkgbase=cgal-swig-bindings
pkgname=('python-cgal' 'java-cgal')
-pkgver=r765.2479e35
+pkgver=r909.f579deb
pkgrel=1
pkgdesc='CGAL bindings using SWIG '
arch=('x86_64')