[arch-commits] Commit in python2-statistics/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu May 31 02:13:10 UTC 2018


    Date: Thursday, May 31, 2018 @ 02:13:10
  Author: felixonmars
Revision: 333846

upgpkg: python2-statistics 1.0.3.5-2

BUILDINFO Rebuild

Modified:
  python2-statistics/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-31 02:12:57 UTC (rev 333845)
+++ PKGBUILD	2018-05-31 02:13:10 UTC (rev 333846)
@@ -3,7 +3,7 @@
 
 pkgname=python2-statistics
 pkgver=1.0.3.5
-pkgrel=1
+pkgrel=2
 pkgdesc='A Python 2.* port of 3.4 Statistics Module'
 arch=('any')
 url='https://pypi.python.org/pypi/statistics'
@@ -11,7 +11,7 @@
 depends=('python2-docutils')
 makedepends=('python2-setuptools')
 source=("https://pypi.python.org/packages/source/s/${pkgname#*-}/${pkgname#*-}-${pkgver}.tar.gz")
-sha256sums=('2dc379b80b07bf2ddd5488cad06b2b9531da4dd31edb04dc9ec0dc226486c138')
+sha512sums=('1d7fd2304a885dbd9ebc564323349f9c5ad1ea1ecea8182b52a1f42308963bd49f07c9dc9f0b87a35d2f6ed3c37429dbc38183c0b1bd65a527558e4504a9a3a0')
 
 package() {
   cd ${pkgname#*-}-${pkgver}



More information about the arch-commits mailing list