diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-11-21 21:13:46 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-11-21 21:13:46 -0300 |
commit | f630554f89f211d17bfe3d420eec7b3ef376326a (patch) | |
tree | 1b47c183e373da1342bf5b550e46ee9588a3bf32 /libre/sagemath | |
parent | 3cf1355be038411fb82a00c428855c9d398f42b2 (diff) |
sagemath-7.4-8.parabola1: NTL 10.3 rebuild
Diffstat (limited to 'libre/sagemath')
-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 18361eeee..bd758902e 100644 --- a/libre/sagemath/PKGBUILD +++ b/libre/sagemath/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196271 2016-11-17 21:26:58Z arojas $ +# $Id: PKGBUILD 196368 2016-11-20 12:14:08Z arojas $ # 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=7.4 -pkgrel=7.parabola1 +pkgrel=8.parabola1 pkgdesc="Free Mathematics Software, free software replacement of Magma, Maple, Mathematica, and Matlab, without nonfree nauty support" arch=(i686 x86_64 armv7h) url="http://www.sagemath.org" |