summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b5a4107a88a7..a0ed292f0dc7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-mpmath-git
_pkgname=mpmath
-pkgver=1.2.1.r18.g1bb25a4
+pkgver=1.2.1.r36.gfcc7e53
pkgrel=1
pkgdesc='Python library for arbitrary-precision floating-point arithmetic - git version'
arch=(any)
@@ -12,7 +12,7 @@ depends=(python-gmpy2)
makedepends=(python-setuptools-scm)
conflicts=(python-mpmath)
provides=(python-mpmath)
-source=(git://github.com/fredrik-johansson/mpmath
+source=(git+https://github.com/fredrik-johansson/mpmath
mpmath-sage-detection.patch::"https://github.com/fredrik-johansson/mpmath/commit/84ca137f.patch")
sha256sums=('SKIP'
'16b91c3b2197fce6a0e1a431aa3ad6a5854ec4985bdc479f37382d79e35adb35')