[arch-commits] Commit in python-jsbeautifier/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Jan 22 07:03:02 UTC 2020
Date: Wednesday, January 22, 2020 @ 07:03:02
Author: felixonmars
Revision: 553373
upgpkg: python-jsbeautifier 1.10.3-1
Modified:
python-jsbeautifier/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-01-22 07:00:59 UTC (rev 553372)
+++ PKGBUILD 2020-01-22 07:03:02 UTC (rev 553373)
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-jsbeautifier
-pkgver=1.10.2
-pkgrel=2
+pkgver=1.10.3
+pkgrel=1
pkgdesc='JavaScript unobfuscator and beautifier'
arch=('any')
license=('MIT')
@@ -11,7 +11,7 @@
makedepends=('python-setuptools')
checkdepends=('python-pytest')
source=("$pkgname-$pkgver.tar.gz::https://github.com/beautify-web/js-beautify/archive/v$pkgver.tar.gz")
-sha512sums=('6a65bcf0a0c2277c40d3eed6be47152aa4b27cd7613100b411522a18381fe15c2cf92ca64d5dcb1b65903e2ee47ac6be9a2b9c1b8d5d4caa7250e7af8454a49c')
+sha512sums=('1187a82d4271fb9ff928def7c4808037864df7b1b67d196c1e09b782e9ce6f622ca854f9fbeb2c2d744ce2eb95f0d5f6fbcd8edb359ea3d38116e8037d6caff3')
build() {
cd js-beautify-$pkgver/python
More information about the arch-commits
mailing list