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

Felix Yan felixonmars at archlinux.org
Thu Feb 28 21:22:00 UTC 2019


    Date: Thursday, February 28, 2019 @ 21:21:59
  Author: felixonmars
Revision: 437102

upgpkg: python-jsbeautifier 1.9.0-1

Modified:
  python-jsbeautifier/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-28 21:21:53 UTC (rev 437101)
+++ PKGBUILD	2019-02-28 21:21:59 UTC (rev 437102)
@@ -2,7 +2,7 @@
 
 pkgbase=python-jsbeautifier
 pkgname=('python-jsbeautifier' 'python2-jsbeautifier')
-pkgver=1.8.9
+pkgver=1.9.0
 pkgrel=1
 pkgdesc='JavaScript unobfuscator and beautifier'
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-editorconfig' 'python2-editorconfig')
 checkdepends=('python-pytest' 'python2-pytest')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/beautify-web/js-beautify/archive/v$pkgver.tar.gz")
-sha512sums=('ad4485f008d0b2a0c37f581d9c921fd7e96360eeba84cf4fbc48a31547ad9be7d3d1c3908798dc539d4c8938148a432a96bf1f5d3ffdef706135dffd308fda77')
+sha512sums=('cd9d21c0d2fcfeb357023713c5ff653d5d1dbdae593eded230b1604cd3df5ba8893c71ab65c3351f18a4c4d985e39daf3a97abfb2b3a5f6306dfa52140e0de15')
 
 build() {
   cd js-beautify-$pkgver/python



More information about the arch-commits mailing list