[arch-commits] Commit in python-jsbeautifier/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Jan 18 09:07:20 UTC 2021
Date: Monday, January 18, 2021 @ 09:07:20
Author: felixonmars
Revision: 822687
upgpkg: python-jsbeautifier 1.13.4-1
Modified:
python-jsbeautifier/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-01-18 09:06:25 UTC (rev 822686)
+++ PKGBUILD 2021-01-18 09:07:20 UTC (rev 822687)
@@ -3,7 +3,7 @@
pkgname=('python-jsbeautifier' 'python-cssbeautifier')
pkgbase=python-jsbeautifier
-pkgver=1.13.3
+pkgver=1.13.4
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=('d327d41030441317cc5610251bfe4dc552eee1da940a3a12bbeba46b02f7743ea39f972347e3dcb20ac875ab1f7939495b9442d0e86cff89f53a4f2a3bc9cd48')
+sha512sums=('5a317f91bd93778dc7691412ff2b0f9d905c876c6de21a651251c5e013591cde117011b6f22190c2f1a21e5c15a1d61a6b05047acbae08dbd69c56612ec42076')
prepare() {
cd js-beautify-$pkgver
More information about the arch-commits
mailing list