Date: Wednesday, January 13, 2021 @ 11:38:22 Author: felixonmars Revision: 820382
upgpkg: python-jsbeautifier 1.13.2-1 Modified: python-jsbeautifier/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-13 11:38:08 UTC (rev 820381) +++ PKGBUILD 2021-01-13 11:38:22 UTC (rev 820382) @@ -3,7 +3,7 @@ pkgname=('python-jsbeautifier' 'python-cssbeautifier') pkgbase=python-jsbeautifier -pkgver=1.13.1 +pkgver=1.13.2 pkgrel=1 arch=('any') license=('MIT') @@ -10,7 +10,7 @@ url='https://github.com/beautify-web/js-beautify' depends=('python-setuptools' 'python-six' 'python-editorconfig') source=("https://github.com/beautify-web/js-beautify/archive/v$pkgver/js-beautify-v$pkgver.tar.gz") -sha512sums=('e9a2ef59c921ffdf9546ff411200d6c260fa4ff1a80b1af16fe901a9de189c168ead5edef1e6fd365565ae4fbd6ad35a70adfb98fb1ba5692b532f84adb1b070') +sha512sums=('af6c8920acb40a82b1a6f3b1d0dad79cb43eedbde4561f7226a0994878cad7240c08cf8e97e67eef0df9ba1a0a1ecaee72860103806080cae5b8f4531186e9f7') prepare() { cd js-beautify-$pkgver