Date: Friday, November 1, 2019 @ 13:06:28 Author: felixonmars Revision: 521775
Python 3.8 rebuild Modified: python-munch/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-01 13:05:28 UTC (rev 521774) +++ PKGBUILD 2019-11-01 13:06:28 UTC (rev 521775) @@ -3,7 +3,7 @@ pkgbase=python-munch pkgname=(python-munch python2-munch) pkgver=2.5.0 -pkgrel=0 +pkgrel=1 pkgdesc="A dot-accessible dictionary (a la JavaScript objects)" url="https://github.com/Infinidat/munch" license=('MIT')
