git » opencsg.git » commit 713cfee

C++11 ABI rebuild

author Allan McRae
2015-12-06 04:29:40 UTC
committer Allan McRae
2015-12-06 04:29:40 UTC
parent c790918529ab70d2b6eff744199d368b814c20fa

C++11 ABI rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index a818328..05edce5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=opencsg
 pkgver=1.4.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Library for image-based CSG rendering using OpenGL."
 arch=('i686' 'x86_64')
 license=('GPL2')