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

Maxime Gauduin alucryd at archlinux.org
Thu May 25 13:10:41 UTC 2017


    Date: Thursday, May 25, 2017 @ 13:10:40
  Author: alucryd
Revision: 230086

upgpkg: python-munkres 1.0.10-1

Modified:
  python-munkres/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-25 13:07:56 UTC (rev 230085)
+++ PKGBUILD	2017-05-25 13:10:40 UTC (rev 230086)
@@ -4,7 +4,7 @@
 
 pkgbase=python-munkres
 pkgname=('python-munkres' 'python2-munkres')
-pkgver=1.0.9
+pkgver=1.0.10
 pkgrel=1
 pkgdesc='Munkres algorithm for Python'
 arch=('any')
@@ -12,7 +12,7 @@
 license=('Apache')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("python-munkres-${pkgver}.tar.gz::https://github.com/bmc/munkres/archive/release-${pkgver}.tar.gz")
-sha256sums=('1dae30b882f409bab8d913af7bbf41877359b1ece3fa0ea31d6486a454f3493b')
+sha256sums=('cc00ca9b1bae6b574797fbefc3a200b65d1317e599055f3edf9643c28cf4ecca')
 
 prepare() {
   mv {,python-}munkres-release-${pkgver}



More information about the arch-commits mailing list