[arch-commits] Commit in python-jsbeautifier/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Oct 13 19:40:23 UTC 2018
Date: Saturday, October 13, 2018 @ 19:40:22
Author: felixonmars
Revision: 393295
upgpkg: python-jsbeautifier 1.8.7-1
Modified:
python-jsbeautifier/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-10-13 19:40:05 UTC (rev 393294)
+++ PKGBUILD 2018-10-13 19:40:22 UTC (rev 393295)
@@ -2,7 +2,7 @@
pkgbase=python-jsbeautifier
pkgname=('python-jsbeautifier' 'python2-jsbeautifier')
-pkgver=1.8.6
+pkgver=1.8.7
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=('19fda812e2e8220d2de82b9fc514de9d40adcd0da8d3f474badb7aa89900c6d3017f38407da5b2daa506c9f5e80e61be3eecd04354a3f882eb101ab37574043b')
+sha512sums=('8b6d213ab9d4fb51efa7a77a681df2bf630d982158c65e69a35f1e422b452c8bba3ab9c78af9276463c8f13adc9e949a696ffebecef0c06db800ebbc0b12cbf3')
build() {
cd js-beautify-$pkgver/python
More information about the arch-commits
mailing list