diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-12-11 13:08:10 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-12-11 13:08:10 -0300 |
commit | 6eb0afe795449d1a570345f848e128404b0c37bf (patch) | |
tree | e352d6f468d2cac2d8fddeb1f785b81785caf167 /libre | |
parent | 5d87509c8b4a9265a0040173a286d5506f98ddfe (diff) | |
download | abslibre-6eb0afe795449d1a570345f848e128404b0c37bf.tar.gz abslibre-6eb0afe795449d1a570345f848e128404b0c37bf.tar.bz2 abslibre-6eb0afe795449d1a570345f848e128404b0c37bf.zip |
sagemath-6.9-5.parabola1: C++11 ABI rebuild
Diffstat (limited to 'libre')
-rw-r--r-- | libre/sagemath/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/sagemath/PKGBUILD b/libre/sagemath/PKGBUILD index 513996394..cd53575a6 100644 --- a/libre/sagemath/PKGBUILD +++ b/libre/sagemath/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 147497 2015-11-23 23:34:30Z arojas $ +# $Id: PKGBUILD 150202 2015-12-08 09:14:14Z foutrelis $ # Maintainer (Arch): Evgeniy Alekseev <arcanis.arch at gmail dot com> # Maintainer (Arch): Antonio Rojas <arojas@archlinux.org> # Contributor (Arch): Daniel Wallace <danielwallace at gtmanfred dot com> @@ -11,7 +11,7 @@ pkgname=sagemath pkgver=6.9 -pkgrel=4.parabola1 +pkgrel=5.parabola1 pkgdesc="Free Mathematics Software, free software replacement of Magma, Maple, Mathematica, and Matlab, without nonfree nauty recommendation" arch=(i686 x86_64) url="http://www.sagemath.org" |