Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / eslint


Commits:
25acfb31 by Felix Yan at 2026-05-05T20:59:02+08:00
upgpkg: 10.0.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = eslint
        pkgdesc = An AST-based pattern checker for JavaScript
-       pkgver = 10.0.1
+       pkgver = 10.0.2
        pkgrel = 1
        url = https://eslint.org
        arch = any
@@ -12,7 +12,7 @@ pkgbase = eslint
        depends = acorn
        depends = nodejs
        options = !emptydirs
-       source = git+https://github.com/eslint/eslint.git#tag=v10.0.1
-       b2sums = 
05d6c866b434b59e8d5f6dfbed19fcc004ca29f61f0e8c465e189a1e9a708bc7067f9ced30029b65d3da35bca979c916412cafa8ee4f61cd9b35c250c4752cb8
+       source = git+https://github.com/eslint/eslint.git#tag=v10.0.2
+       b2sums = 
8f6da4bd8924876ec90d0277ac9a652e23281532dfb47d280ff5b9bf684d2083e7d1c19e6c6fe912aa1c378f8879227e3a8e8fa1d00da18aed96a8a74aaa45a2
 
 pkgname = eslint


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Daniel M. Capella <[email protected]>
 
 pkgname=eslint
-pkgver=10.0.1
+pkgver=10.0.2
 pkgrel=1
 pkgdesc='An AST-based pattern checker for JavaScript'
 arch=(any)
@@ -20,7 +20,7 @@ makedepends=(
 )
 options=(!emptydirs)
 source=("git+https://github.com/$pkgname/$pkgname.git#tag=v$pkgver";)
-b2sums=('05d6c866b434b59e8d5f6dfbed19fcc004ca29f61f0e8c465e189a1e9a708bc7067f9ced30029b65d3da35bca979c916412cafa8ee4f61cd9b35c250c4752cb8')
+b2sums=('8f6da4bd8924876ec90d0277ac9a652e23281532dfb47d280ff5b9bf684d2083e7d1c19e6c6fe912aa1c378f8879227e3a8e8fa1d00da18aed96a8a74aaa45a2')
 
 prepare() {
   cd $pkgname



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/eslint/-/commit/25acfb313178d69221c5c5fc5d7bd5499eb7aaee
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to