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

Felix Yan felixonmars at archlinux.org
Thu Aug 13 06:00:00 UTC 2020


    Date: Thursday, August 13, 2020 @ 06:00:00
  Author: felixonmars
Revision: 676856

upgpkg: python-jsbeautifier 1.12.0-1

Modified:
  python-jsbeautifier/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-13 05:59:28 UTC (rev 676855)
+++ PKGBUILD	2020-08-13 06:00:00 UTC (rev 676856)
@@ -3,14 +3,14 @@
 
 pkgname=('python-jsbeautifier' 'python-cssbeautifier')
 pkgbase=python-jsbeautifier
-pkgver=1.11.0
-pkgrel=2
+pkgver=1.12.0
+pkgrel=1
 arch=('any')
 license=('MIT')
 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=('1bcf0da38a9f465f4afebd981800b19e2650e0d7cb48dbf6a6d801da449e5e25b57244a6b57654d6760d9287496f8a1d23f27ab3e52e66b27a69ce6750989a73')
+sha512sums=('ebbcc5d2487145df05965115a87da3ed61209b4a226fae61f63378cee6266e0f3d22eedb61aa4aa2b9ebe46e723d0a2b7edcb006af008b3b97391c56dafbe5a0')
 
 prepare() {
   cd js-beautify-$pkgver



More information about the arch-commits mailing list