Date: Saturday, December 5, 2015 @ 19:04:00
Author: foutrelis
Revision: 148610
C++11 ABI rebuild
Modified:
lcalc/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-12-05 18:03:49 UTC (rev 148609)
+++ PKGBUILD 2015-12-05 18:04:00 UTC (rev 148610)
@@ -3,7 +3,7 @@
pkgname=lcalc
pkgver=1.23
-pkgrel=8
+pkgrel=9
pkgdesc="C++ L-function class library and command line interface"
arch=('i686' 'x86_64')
url="http://oto.math.uwaterloo.ca/~mrubinst/L_function_public/L.html"