diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-11-17 13:04:05 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-11-17 15:04:00 -0300 |
commit | 70ba88cc9ce3a1f5ffd78fd784f82eb3330333d5 (patch) | |
tree | 427907975ae525261f5af6c18ec32adc78e66796 | |
parent | c19ef35d801406bd4a95995d91c4de21f6687ffa (diff) | |
download | abslibre-70ba88cc9ce3a1f5ffd78fd784f82eb3330333d5.tar.gz abslibre-70ba88cc9ce3a1f5ffd78fd784f82eb3330333d5.tar.bz2 abslibre-70ba88cc9ce3a1f5ffd78fd784f82eb3330333d5.zip |
sagemath-7.4-6.parabola1: bump to Arch's revision
-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 2ae26fcfa..d8ce13be8 100644 --- a/libre/sagemath/PKGBUILD +++ b/libre/sagemath/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 195346 2016-11-11 13:24:15Z arojas $ +# $Id: PKGBUILD 195985 2016-11-15 18:14:27Z 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=5.parabola1 +pkgrel=6.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" |