Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
npm-check-updates


Commits:
50387bce by Felix Yan at 2026-06-28T20:16:42+00:00
upgpkg: 22.2.9-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,13 +1,13 @@
 pkgbase = npm-check-updates
        pkgdesc = Find newer versions of dependencies than what your 
package.json allows
-       pkgver = 22.2.8
+       pkgver = 22.2.9
        pkgrel = 1
        url = https://github.com/raineorshine/npm-check-updates
        arch = any
        license = Apache-2.0
        depends = npm
-       noextract = npm-check-updates-22.2.8.tgz
-       source = 
https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-22.2.8.tgz
-       sha512sums = 
8cbd9cb354d20d28f789e0e531515fd1b64556a2cdb57b7e131bc2305d4e63147b3e256315c9803fcd2b24534e16baedd0a2f23ea791059b43ef166ef5e99df3
+       noextract = npm-check-updates-22.2.9.tgz
+       source = 
https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-22.2.9.tgz
+       sha512sums = 
0d5799d0a8ab1df9624ac1ee476a3b70713eb56e37f6c5477c98c5e9c196783898d16ca5dc123f8d2e335747a2c6d70c3aab856dc1754aefc5b313af93932860
 
 pkgname = npm-check-updates


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=npm-check-updates
 pkgdesc='Find newer versions of dependencies than what your package.json 
allows'
-pkgver=22.2.8
+pkgver=22.2.9
 pkgrel=1
 arch=('any')
 url='https://github.com/raineorshine/npm-check-updates'
@@ -10,7 +10,7 @@ license=('Apache-2.0')
 depends=('npm')
 source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
 noextract=($pkgname-$pkgver.tgz)
-sha512sums=('8cbd9cb354d20d28f789e0e531515fd1b64556a2cdb57b7e131bc2305d4e63147b3e256315c9803fcd2b24534e16baedd0a2f23ea791059b43ef166ef5e99df3')
+sha512sums=('0d5799d0a8ab1df9624ac1ee476a3b70713eb56e37f6c5477c98c5e9c196783898d16ca5dc123f8d2e335747a2c6d70c3aab856dc1754aefc5b313af93932860')
 
 package() {
   npm install -g --prefix "$pkgdir"/usr "$srcdir"/$pkgname-$pkgver.tgz



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/npm-check-updates/-/commit/50387bcea8274b8806796b4f18572549570ed97a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/npm-check-updates/-/commit/50387bcea8274b8806796b4f18572549570ed97a
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