[arch-commits] Commit in python-fpconst/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu May 31 02:06:38 UTC 2018
Date: Thursday, May 31, 2018 @ 02:06:37
Author: felixonmars
Revision: 325284
upgpkg: python-fpconst 0.7.3-6
BUILDINFO Rebuild
Modified:
python-fpconst/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-31 01:58:01 UTC (rev 325283)
+++ PKGBUILD 2018-05-31 02:06:37 UTC (rev 325284)
@@ -8,7 +8,7 @@
pkgname=python2-fpconst
_pkgbasename=fpconst
pkgver=0.7.3
-pkgrel=5
+pkgrel=6
pkgdesc="Utilities for handling IEEE 754 floating point special values"
arch=('any')
url="http://pypi.python.org/pypi/fpconst/"
@@ -17,7 +17,7 @@
conflicts=('python-fpconst<=0.7.3-3')
replaces=('python-fpconst<=0.7.3-3')
source=("http://downloads.sourceforge.net/rsoap/${_pkgbasename}-${pkgver}.tar.gz")
-md5sums=('13884b81da3335b2ec4b6ea1dc26b6fa')
+sha512sums=('c6394ca2bd5d431bd7902a35bb31b976d1ef7461b4b576c77859f4132288a288ccdcf38805cc9f49228a989b94d74846cae3e99b382a5546866f327b436c5cdf')
package_python2-fpconst() {
cd "${srcdir}/${_pkgbasename}-${pkgver}"
More information about the arch-commits
mailing list