diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2017-01-21 00:35:36 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2017-01-21 00:35:36 -0300 |
commit | b3fd811e1baef3f372d78e9d41c743f0c3e9e248 (patch) | |
tree | c5367235d07e242e9021c2ad7c58ce03a460cfee /libre/sagemath | |
parent | 6479e75e4986f19920e4b7c834e617cef0f36594 (diff) | |
download | abslibre-b3fd811e1baef3f372d78e9d41c743f0c3e9e248.tar.gz abslibre-b3fd811e1baef3f372d78e9d41c743f0c3e9e248.tar.bz2 abslibre-b3fd811e1baef3f372d78e9d41c743f0c3e9e248.zip |
sagemath-7.5.1-3.parabola1: pynac 0.7.4 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 29182aed8..c3a5aa6e7 100644 --- a/libre/sagemath/PKGBUILD +++ b/libre/sagemath/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 207932 2017-01-18 22:19:45Z arojas $ +# $Id: PKGBUILD 208152 2017-01-20 19:45:48Z 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.5.1 -pkgrel=2.parabola1 +pkgrel=3.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" |