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

Antonio Rojas arojas at archlinux.org
Fri Jul 31 06:39:49 UTC 2020


    Date: Friday, July 31, 2020 @ 06:39:49
  Author: arojas
Revision: 666032

Update to 2.1.0b5

Modified:
  python-gmpy2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-31 00:36:58 UTC (rev 666031)
+++ PKGBUILD	2020-07-31 06:39:49 UTC (rev 666032)
@@ -3,7 +3,7 @@
 # Contributor: Alexander Slesarev <slesarew at gmail dot com>
 
 pkgname=python-gmpy2
-pkgver=2.1.0b4
+pkgver=2.1.0b5
 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=('9564deb6dcc7045749c0c5d73b23855ef6220c60b4cc6ffa4b1e0b1b1ee95eaf')
+sha256sums=('8951bcfc61c0f40102b92a4777daf9eb85445b537c4d09086deb0e097190bef0')
 
 build() {
   cd gmpy2-$pkgver



More information about the arch-commits mailing list