[arch-commits] Commit in python-gmpy2/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon Feb 10 07:27:36 UTC 2020
Date: Monday, February 10, 2020 @ 07:27:36
Author: arojas
Revision: 565722
Update to 2.1.0b4
Modified:
python-gmpy2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-02-10 07:27:10 UTC (rev 565721)
+++ PKGBUILD 2020-02-10 07:27:36 UTC (rev 565722)
@@ -3,7 +3,7 @@
# Contributor: Alexander Slesarev <slesarew at gmail dot com>
pkgname=python-gmpy2
-pkgver=2.1.0b3
+pkgver=2.1.0b4
pkgrel=1
pkgdesc="Provides C-coded Python modules for fast multiple-precision arithmetic."
arch=(x86_64)
@@ -12,7 +12,7 @@
depends=(python libmpc)
makedepends=(python-setuptools)
source=(https://pypi.io/packages/source/g/gmpy2/gmpy2-$pkgver.tar.gz)
-sha256sums=('a38dfdbbff613232fef59da05bdf94d8af7bb2ec39936dd871c7ac949fdad53a')
+sha256sums=('9564deb6dcc7045749c0c5d73b23855ef6220c60b4cc6ffa4b1e0b1b1ee95eaf')
build() {
cd gmpy2-$pkgver
More information about the arch-commits
mailing list