diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-12-02 16:50:55 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-12-02 16:50:55 -0300 |
commit | 6f2b854121a9cd42bc9a0066ad4ffa09a4accc50 (patch) | |
tree | c1a44ac4b3e68ea8db18e01f7a7bcefec4f9aed3 | |
parent | c890d77610e5c61f652f599f69881913f8c8b300 (diff) | |
download | abslibre-6f2b854121a9cd42bc9a0066ad4ffa09a4accc50.tar.gz abslibre-6f2b854121a9cd42bc9a0066ad4ffa09a4accc50.tar.bz2 abslibre-6f2b854121a9cd42bc9a0066ad4ffa09a4accc50.zip |
sagemath-7.4-12.parabola1: pari-sage 2.9 rebuild
-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 e720ec07f..182405106 100644 --- a/libre/sagemath/PKGBUILD +++ b/libre/sagemath/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196873 2016-11-25 20:11:55Z arojas $ +# $Id: PKGBUILD 197484 2016-12-01 06:57:57Z 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=11.parabola1 +pkgrel=12.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" |