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

Felix Yan felixonmars at archlinux.org
Mon Jun 14 17:45:10 UTC 2021


    Date: Monday, June 14, 2021 @ 17:45:10
  Author: felixonmars
Revision: 963525

upgpkg: python-jsbeautifier 1.14.0-1

Modified:
  python-jsbeautifier/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-14 17:43:25 UTC (rev 963524)
+++ PKGBUILD	2021-06-14 17:45:10 UTC (rev 963525)
@@ -3,7 +3,7 @@
 
 pkgname=('python-jsbeautifier' 'python-cssbeautifier')
 pkgbase=python-jsbeautifier
-pkgver=1.13.13
+pkgver=1.14.0
 pkgrel=1
 arch=('any')
 license=('MIT')
@@ -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=('c2936f5deef78d957d4eec375ce3a79fdb9be1f95c1da4f295bbc98ecc2e72dc694af6187f0679eada781890fcb3e1ceedfabedadf11747a329191259c4f55da')
+b2sums=('2e0d1fdfb36a5dae651b2227e81e0fc3c150482e1e6d5363fe429b481663da05ade25d3f45276e989f118cf2b06039684fba29091722aab0a50fb025507f7329')
 
 prepare() {
   cd js-beautify-$pkgver



More information about the arch-commits mailing list