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

Felix Yan felixonmars at archlinux.org
Tue Apr 20 19:29:09 UTC 2021


    Date: Tuesday, April 20, 2021 @ 19:29:09
  Author: felixonmars
Revision: 920265

upgpkg: python-jsbeautifier 1.13.8-1

Modified:
  python-jsbeautifier/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-20 19:26:14 UTC (rev 920264)
+++ PKGBUILD	2021-04-20 19:29:09 UTC (rev 920265)
@@ -3,7 +3,7 @@
 
 pkgname=('python-jsbeautifier' 'python-cssbeautifier')
 pkgbase=python-jsbeautifier
-pkgver=1.13.7
+pkgver=1.13.8
 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=('45924c9d012bcff2e39844d6b2687032bdd38ad71dc8632d9305e95662502d9e8b41afd7e172c00519fa4b1ba8ee299550203f0387c4d217b2acafd9de1ee88f')
+b2sums=('ab620d6818a4e7d5b82da3675345742d313b81b95352edc76ae517860be4a9a08cbe063a9f72cfe27d276b75963f9fd25f70e669ea39190da8e83585c6da3a38')
 
 prepare() {
   cd js-beautify-$pkgver



More information about the arch-commits mailing list