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


Commits:
482bd273 by Felix Yan at 2026-06-17T13:20:56+00:00
upgpkg: 7.8.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = semver
        pkgdesc = The semantic version parser used by npm
-       pkgver = 7.8.2
+       pkgver = 7.8.3
        pkgrel = 1
        url = https://github.com/npm/node-semver
        arch = any
@@ -9,7 +9,7 @@ pkgbase = semver
        makedepends = jq
        makedepends = npm
        depends = nodejs
-       source = git+https://github.com/npm/node-semver.git#tag=v7.8.2
-       b2sums = 
86cc970a632574211e153e770404f3922f32ca7a7cef197261fe3fbb355a78d239463726a3d2f84a7b962c996bfc79b1df00a88ae60dd7d613da2e9a49944376
+       source = git+https://github.com/npm/node-semver.git#tag=v7.8.3
+       b2sums = 
b6010c674c0910a64c2a9ca19f83027bbc65083b65dcf0558ef7dcf9987ac32161807a54d319c19402b949d840483749f12730f0213634fb72a86ff278bb1e8b
 
 pkgname = semver


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Daniel M. Capella <[email protected]>
 
 pkgname=semver
-pkgver=7.8.2
+pkgver=7.8.3
 pkgrel=1
 pkgdesc='The semantic version parser used by npm'
 arch=('any')
@@ -15,7 +15,7 @@ makedepends=(
   'npm'
 )
 source=("git+$url.git#tag=v$pkgver")
-b2sums=('86cc970a632574211e153e770404f3922f32ca7a7cef197261fe3fbb355a78d239463726a3d2f84a7b962c996bfc79b1df00a88ae60dd7d613da2e9a49944376')
+b2sums=('b6010c674c0910a64c2a9ca19f83027bbc65083b65dcf0558ef7dcf9987ac32161807a54d319c19402b949d840483749f12730f0213634fb72a86ff278bb1e8b')
 
 prepare() {
   cd node-$pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/semver/-/commit/482bd27385e4e0cbad666df9442b49871751629d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/semver/-/commit/482bd27385e4e0cbad666df9442b49871751629d
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