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

Felix Yan felixonmars at archlinux.org
Mon Apr 9 17:16:57 UTC 2018


    Date: Monday, April 9, 2018 @ 17:16:56
  Author: felixonmars
Revision: 315443

upgpkg: python-munch 2.3.0-1

Modified:
  python-munch/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-09 16:24:40 UTC (rev 315442)
+++ PKGBUILD	2018-04-09 17:16:56 UTC (rev 315443)
@@ -3,7 +3,7 @@
 
 pkgbase=python-munch
 pkgname=(python-munch python2-munch)
-pkgver=2.2.0
+pkgver=2.3.0
 pkgrel=1
 pkgdesc="A dot-accessible dictionary (a la JavaScript objects)"
 url="https://github.com/Infinidat/munch"
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest' 'python2-pytest' 'python-yaml' 'python2-yaml')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/Infinidat/munch/archive/$pkgver.tar.gz")
-sha512sums=('f6ad5a380664246fecf65ba32d8f168f047192d9ca6b02b941d99173677eec235951c59d6fadbce94e3fc32de0e0e7358f319f8c34f623f8da85ee8878048350')
+sha512sums=('992c7a004d419a972338c1e0b7d1a0f128d4e7624b586427c26712aceb8e0c5ae111f23d07a61fe15d4d3e37acb5b6beec76eead010da574a51425ecdee859cf')
 
 prepare() {
   cp -a munch-$pkgver{,-py2}



More information about the arch-commits mailing list