summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDylan Delgado2022-03-16 13:44:35 -0400
committerDylan Delgado2022-03-16 13:44:35 -0400
commit543c5800cdf41b83ca475ac00885053e65b6f95f (patch)
tree049e692e6db5df03850b699e8ba8cd01dbb42ade /PKGBUILD
parentfae54d032640b37d505d5b7e3d0c89b71ba1cf6f (diff)
downloadaur-python-mpmath-git.tar.gz
update source to git+https://
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')