diff options
-rw-r--r-- | testing/cgal/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/cgal/APKBUILD b/testing/cgal/APKBUILD index 6a8abdcbce..e5dbe543b0 100644 --- a/testing/cgal/APKBUILD +++ b/testing/cgal/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Marian Buschsieweke <marian.buschsieweke@ovgu.de> pkgname=cgal pkgver=4.14 -pkgrel=0 +pkgrel=1 pkgdesc="Efficient and reliable geometric algorithms as C++ library" url="https://www.cgal.org/" arch="all" |