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

Felix Yan felixonmars at archlinux.org
Sat Jan 16 08:56:41 UTC 2021


    Date: Saturday, January 16, 2021 @ 08:56:41
  Author: felixonmars
Revision: 821082

upgpkg: python-jsbeautifier 1.13.3-1

Modified:
  python-jsbeautifier/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-16 08:56:35 UTC (rev 821081)
+++ PKGBUILD	2021-01-16 08:56:41 UTC (rev 821082)
@@ -3,7 +3,7 @@
 
 pkgname=('python-jsbeautifier' 'python-cssbeautifier')
 pkgbase=python-jsbeautifier
-pkgver=1.13.2
+pkgver=1.13.3
 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=('af6c8920acb40a82b1a6f3b1d0dad79cb43eedbde4561f7226a0994878cad7240c08cf8e97e67eef0df9ba1a0a1ecaee72860103806080cae5b8f4531186e9f7')
+sha512sums=('d327d41030441317cc5610251bfe4dc552eee1da940a3a12bbeba46b02f7743ea39f972347e3dcb20ac875ab1f7939495b9442d0e86cff89f53a4f2a3bc9cd48')
 
 prepare() {
   cd js-beautify-$pkgver



More information about the arch-commits mailing list