Skip to content
Snippets Groups Projects
Commit ae0ce5f5 authored by Antonio Rojas's avatar Antonio Rojas
Browse files

Update to 1.8

parent 260503d3
No related branches found
No related tags found
No related merge requests found
......@@ -5,8 +5,8 @@
# Contributor: Peter Garceau <RockyChimp@gmail.com>
pkgname=python-sympy
pkgver=1.7.1
pkgrel=2
pkgver=1.8
pkgrel=1
arch=('any')
pkgdesc='Symbolic manipulation package (Computer Algebra System), written in pure Python'
url='https://sympy.org/en/index.html'
......@@ -16,7 +16,7 @@ optdepends=('ipython: user friendly interface for isympy'
'python-symengine: optimized backend, set USE_SYMENGINE=1 to use')
makedepends=('python-setuptools')
source=("$pkgname-$pkgver.tar.gz::https://github.com/sympy/sympy/archive/sympy-$pkgver.tar.gz")
sha512sums=('eb9387bb9c632203af650279f896427556725b7496c00d8dfe97b7476beedbbee5714659f7fb44b4fa986c9567cdcaefcc19401d63e1ca0e9a6c7317855440ea')
sha512sums=('61141e1d0a6105e725fb415edbdf981b3aa95debcfe73f9da5ca36afc7a70e91b5c28ed45454054c1b9a8d45e42bfe724e5b20da717746c301fd095da17f4db7')
build() {
cd sympy-sympy-$pkgver
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment