summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Sun2020-10-02 09:03:22 -0400
committerAndrew Sun2020-10-02 09:03:22 -0400
commit8a3708956b3d77ffd11628e95f7a2e2b8df93794 (patch)
treea16e49c2cba293f5cda56b7e774a715eab698c61
parent49d8b60f0d8185ca6b91d0664441090638b7a66c (diff)
downloadaur-8a3708956b3d77ffd11628e95f7a2e2b8df93794.tar.gz
fix version
-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')