summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntonio Rojas2015-10-24 21:06:19 +0200
committerAntonio Rojas2015-10-24 21:06:19 +0200
commit239aa0db0118abacf8dd1cde1848de09757e13f9 (patch)
tree9760a74a7af51e0ecb53caa23656328f05229ef1
parentf6cfb45c7e88093f44d71967c1eb83c964f66a80 (diff)
downloadaur-239aa0db0118abacf8dd1cde1848de09757e13f9.tar.gz
Rebase clean.patch
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
-rw-r--r--clean.patch4
3 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bc837ec63e5a..3c19271cfcb7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sagemath-git
pkgdesc = Open Source Mathematics Software, free alternative to Magma, Maple, Mathematica, and Matlab
- pkgver = 6.9.rc0.r0.g2f7c727
+ pkgver = 6.10.beta1.r0.g3152b5c
pkgrel = 1
url = http://www.sagemath.org
arch = i686
@@ -99,12 +99,12 @@ pkgbase = sagemath-git
md5sums = 9ba81f717ffd4e20b8b2f2a318307488
md5sums = 5ebdb6e6ac541f040a39f8d3fd9c8ee1
md5sums = fd8e3e07f5b7318e6a7200a3c64f5bc2
- md5sums = 23e972753be1e5d0f761a7f82a95cebf
+ md5sums = 6d9ae0978ce6a05a0da2cafdfb178a09
md5sums = 5947a420a0b1483f0cbc74c76895789b
md5sums = a83a3b1bc7fcb7cbf752a83a8311fc42
md5sums = f333939ea6c41377b66407c81016cee4
md5sums = 4eb23a3c7363258bc9ba764d6e5512ba
- md5sums = 4cee4f96bcd877587e7efc40c20adba7
+ md5sums = 16b529194c6105c3364127bd8f1efa83
pkgname = sagemath-git
diff --git a/PKGBUILD b/PKGBUILD
index a0786f213d93..66e921091155 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# Special thanks to Nareto for moving the compile from the .install to the PKGBUILD
pkgname=sagemath-git
-pkgver=6.9.rc0.r0.g2f7c727
+pkgver=6.10.beta1.r0.g3152b5c
pkgrel=1
pkgdesc="Open Source Mathematics Software, free alternative to Magma, Maple, Mathematica, and Matlab"
arch=(i686 x86_64)
@@ -37,12 +37,12 @@ md5sums=('SKIP'
'9ba81f717ffd4e20b8b2f2a318307488'
'5ebdb6e6ac541f040a39f8d3fd9c8ee1'
'fd8e3e07f5b7318e6a7200a3c64f5bc2'
- '23e972753be1e5d0f761a7f82a95cebf'
+ '6d9ae0978ce6a05a0da2cafdfb178a09'
'5947a420a0b1483f0cbc74c76895789b'
'a83a3b1bc7fcb7cbf752a83a8311fc42'
'f333939ea6c41377b66407c81016cee4'
'4eb23a3c7363258bc9ba764d6e5512ba'
- '4cee4f96bcd877587e7efc40c20adba7')
+ '16b529194c6105c3364127bd8f1efa83')
pkgver() {
cd sage
diff --git a/clean.patch b/clean.patch
index c4baf9bca8ff..cfca01fcbaa4 100644
--- a/clean.patch
+++ b/clean.patch
@@ -1,6 +1,6 @@
--- src/setup.py.orig 2014-11-16 10:34:05.521441703 +0100
+++ src/setup.py 2014-11-16 10:34:16.054812569 +0100
-@@ -581,21 +581,6 @@
+@@ -620,21 +620,6 @@
#########################################################
@@ -19,6 +19,6 @@
-
-
-#########################################################
- ### Distutils
+ ### Install also Jupyter kernel spec
#########################################################