[arch-commits] Commit in python-jsbeautifier/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Sep 19 06:21:07 UTC 2017
Date: Tuesday, September 19, 2017 @ 06:21:06
Author: felixonmars
Revision: 258779
upgpkg: python-jsbeautifier 1.7.3-1
Modified:
python-jsbeautifier/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-09-19 04:58:26 UTC (rev 258778)
+++ PKGBUILD 2017-09-19 06:21:06 UTC (rev 258779)
@@ -3,7 +3,7 @@
pkgbase=python-jsbeautifier
pkgname=('python-jsbeautifier' 'python2-jsbeautifier')
-pkgver=1.7.0
+pkgver=1.7.3
pkgrel=1
pkgdesc='JavaScript unobfuscator and beautifier'
arch=('any')
@@ -12,7 +12,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=('f6b0de02d29453536dd7d30ab016fc33d48f8dc0ddbe86704fccc0c596f2d5244dfbb9708aef5baa84db0b75f8a1ff131cdfd9143d67cb10efeed9b9a6437174')
+sha512sums=('eee02f2fe6774ea056aba64196aa20bcad72eb6b880f82078cd9f33d40ce613180a610e0ac8976f2361655270a5e5b1aef5cfb0fec5a60cd66e23301ae6ac22b')
prepare() {
cp -a js-beautify-$pkgver{,-py2}
More information about the arch-commits
mailing list