Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
eslint


Commits:
4bfb3bee by Daniel M. Capella at 2023-10-06T17:53:50-04:00
upgpkg: 8.51.0-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,17 @@
+pkgbase = eslint
+       pkgdesc = An AST-based pattern checker for JavaScript
+       pkgver = 8.51.0
+       pkgrel = 1
+       url = https://eslint.org
+       arch = any
+       license = MIT
+       makedepends = git
+       makedepends = npm
+       makedepends = rsync
+       depends = acorn
+       depends = nodejs
+       options = !emptydirs
+       source = git+https://github.com/eslint/eslint.git#tag=v8.51.0
+       b2sums = SKIP
+
+pkgname = eslint


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Daniel M. Capella <[email protected]>
 
 pkgname=eslint
-pkgver=8.50.0
+pkgver=8.51.0
 pkgrel=1
 pkgdesc='An AST-based pattern checker for JavaScript'
 arch=('any')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/eslint/-/commit/4bfb3bee2da79197173891095a2db4b35d32d77c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/eslint/-/commit/4bfb3bee2da79197173891095a2db4b35d32d77c
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to