diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-03-04 10:28:43 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-03-04 10:28:43 -0300 |
commit | 40767e018aad98fa69fa6704031a67e907fcf79f (patch) | |
tree | 160d7b59edada635ac47812a404859581d901fcb /libre/sagemath | |
parent | b8c3a5a2ad359906b2c784b52d57145bdd61d62e (diff) | |
download | abslibre-40767e018aad98fa69fa6704031a67e907fcf79f.tar.gz abslibre-40767e018aad98fa69fa6704031a67e907fcf79f.tar.bz2 abslibre-40767e018aad98fa69fa6704031a67e907fcf79f.zip |
sagemath-7.0-5.parabola1: GSL 2.1 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 d240f0606..74c0ba5ea 100644 --- a/libre/sagemath/PKGBUILD +++ b/libre/sagemath/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 161177 2016-02-11 11:05:27Z arojas $ +# $Id: PKGBUILD 162714 2016-02-20 12:56:12Z 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.0 -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" |