summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 47178dc391e2..e64ce4d7ed7b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sfcgal
pkgdesc = Wrapper around the CGAL library that intents to implement 2D and 3D operations on OGC standards models
- pkgver = v1.3.9
+ pkgver = 1.3.9
pkgrel = 1
url = https://gitlab.com/Oslandia/SFCGAL
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index ec07e5240d71..0d2e61244d9a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Hannes Graeuler < hgraeule [at] uos [dot] de >
pkgname=sfcgal
-pkgver=v1.3.9
+pkgver=1.3.9
pkgrel=1
pkgdesc="Wrapper around the CGAL library that intents to implement 2D and 3D operations on OGC standards models"
arch=('i686' 'x86_64')