Date: Tuesday, March 29, 2022 @ 10:49:30 Author: polyzen Revision: 1177652
upgpkg: python-jsbeautifier 1.14.2-1 Modified: python-jsbeautifier/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-29 09:41:01 UTC (rev 1177651) +++ PKGBUILD 2022-03-29 10:49:30 UTC (rev 1177652) @@ -3,8 +3,8 @@ pkgname=('python-jsbeautifier' 'python-cssbeautifier') pkgbase=python-jsbeautifier -pkgver=1.14.0 -pkgrel=3 +pkgver=1.14.2 +pkgrel=1 arch=('any') license=('MIT') url='https://github.com/beautify-web/js-beautify' @@ -11,7 +11,7 @@ depends=('python-editorconfig' 'python-six') makedepends=('python-setuptools') source=("https://github.com/beautify-web/js-beautify/archive/v$pkgver/js-beautify-v$pkgver.tar.gz") -b2sums=('2e0d1fdfb36a5dae651b2227e81e0fc3c150482e1e6d5363fe429b481663da05ade25d3f45276e989f118cf2b06039684fba29091722aab0a50fb025507f7329') +b2sums=('07fd18c4c75a19ce554aff5ce1fe661eec848ecb70bf3d0c2c230209778295ec5e73e9a920a8f3aa742e8a35db57964acf04b4185036608b4c64eb2f119495a7') prepare() { cd js-beautify-$pkgver