Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages /
python-jsbeautifier
Commits:
c77a5b9f by Daniel M. Capella at 2024-02-15T14:02:28-05:00
upgpkg: 1.15.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,5 +1,5 @@
pkgbase = python-jsbeautifier
- pkgver = 1.14.11
+ pkgver = 1.15.0
pkgrel = 1
url = https://github.com/beautify-web/js-beautify
arch = any
@@ -11,7 +11,7 @@ pkgbase = python-jsbeautifier
makedepends = python-wheel
depends = python-editorconfig
depends = python-six
- source =
git+https://github.com/beautify-web/js-beautify.git#tag=v1.14.11
+ source = git+https://github.com/beautify-web/js-beautify.git#tag=v1.15.0
b2sums = SKIP
pkgname = python-jsbeautifier
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=('python-jsbeautifier' 'python-cssbeautifier')
pkgbase=python-jsbeautifier
-pkgver=1.14.11
+pkgver=1.15.0
pkgrel=1
arch=('any')
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jsbeautifier/-/commit/c77a5b9f45fa52c0d9a4f11c7216fea287f36177
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jsbeautifier/-/commit/c77a5b9f45fa52c0d9a4f11c7216fea287f36177
You're receiving this email because of your account on gitlab.archlinux.org.