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


Commits:
daa2c6fc by Felix Yan at 2023-08-16T05:48:52+03:00
upgpkg: 16.11.0-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=npm-check-updates
 pkgdesc='Find newer versions of dependencies than what your package.json or 
bower.json allows'
-pkgver=16.10.19
+pkgver=16.11.0
 pkgrel=1
 arch=('any')
 url='https://github.com/tjunnone/npm-check-updates'
@@ -11,7 +11,7 @@ depends=('nodejs-nopt' 'npm' 'semver')
 makedepends=('git')
 source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
 noextract=($pkgname-$pkgver.tgz)
-sha512sums=('6869d582c5db1b8d6fe37cf920bc529a43b524687ef58865506a70cdc6311c24a0e52cd3f1e8f40682367a00fb2c511d261812be29acf2b135d0caeea4e08138')
+sha512sums=('72b4997d89f64c037cfe27f348e642add8fca931834e55ce2234360c99bbad6380e06b6cf70b618ca8466a55595ddd981e3dafe2d4f52760001d624c110fdc06')
 
 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/daa2c6fc8e95325c51399a9082611b88b72ee255

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/npm-check-updates/-/commit/daa2c6fc8e95325c51399a9082611b88b72ee255
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to