[arch-commits] Commit in python-jsbeautifier/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Dec 7 10:05:16 UTC 2018
Date: Friday, December 7, 2018 @ 10:05:16
Author: felixonmars
Revision: 412047
upgpkg: python-jsbeautifier 1.8.9-1
Modified:
python-jsbeautifier/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-12-07 10:04:02 UTC (rev 412046)
+++ PKGBUILD 2018-12-07 10:05:16 UTC (rev 412047)
@@ -2,7 +2,7 @@
pkgbase=python-jsbeautifier
pkgname=('python-jsbeautifier' 'python2-jsbeautifier')
-pkgver=1.8.8
+pkgver=1.8.9
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=('33eb05c84ac622931f80b91cca4b8233f07b7c5261ed0b94b043ce73983a731af76cf88fa3a8b198cebed8eab97751c96b91f0c19e8c6853bf39ac7a667c7d30')
+sha512sums=('ad4485f008d0b2a0c37f581d9c921fd7e96360eeba84cf4fbc48a31547ad9be7d3d1c3908798dc539d4c8938148a432a96bf1f5d3ffdef706135dffd308fda77')
build() {
cd js-beautify-$pkgver/python
More information about the arch-commits
mailing list