[arch-commits] Commit in python-sympy/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sun Jan 5 17:18:02 UTC 2020


    Date: Sunday, January 5, 2020 @ 17:18:01
  Author: arojas
Revision: 549349

Update to 1.5.1

Modified:
  python-sympy/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-05 16:36:12 UTC (rev 549348)
+++ PKGBUILD	2020-01-05 17:18:01 UTC (rev 549349)
@@ -5,7 +5,7 @@
 # Contributor: Peter Garceau <RockyChimp at gmail.com>
 
 pkgname=python-sympy
-pkgver=1.5
+pkgver=1.5.1
 pkgrel=1
 arch=('any')
 pkgdesc='Symbolic manipulation package (Computer Algebra System), written in pure Python'
@@ -15,7 +15,7 @@
 optdepends=('ipython: user friendly interface for isympy')
 makedepends=('python-setuptools')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/sympy/sympy/archive/sympy-$pkgver.tar.gz")
-sha512sums=('6d205c61e3ee651c46408746c32af30336ae26b6bbbf49a304f1228149d0de0cbe6ec41b5cc55b0edc163b0e0e6e4db88d19216d29ad5c8e366e6f45ba81b45e')
+sha512sums=('3c4220243d2cbcff9eedb2a7986431b5b4d7d0007c78208a60b21830c9a3528d2171086874c42205c1227f779e44c19b9562943e2935d329bc352e7ea85396c7')
 
 build() {
   cd "$srcdir"/sympy-sympy-$pkgver



More information about the arch-commits mailing list