Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / semver
Commits:
d0404b90 by Felix Yan at 2026-05-21T22:43:11+00:00
upgpkg: 7.8.1-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.0
+ pkgver = 7.8.1
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.0
- b2sums =
ff47d0ede4ff05a2ac3df56f1da08d56c0b46f2c6e6dff5cd43d5ecc30f9b4ba1cd57ca4265a53414f256398da6b04bde7607e1d3a4d2fc99294529a840aa855
+ source = git+https://github.com/npm/node-semver.git#tag=v7.8.1
+ b2sums =
dd839dbbab65923c3bf2c1152f1bf3174a3a1eee6ae9b92527954973db7009495979b6febfa55f6b1f2d23f9a2e18e6cfd08959855515c638bb3946592029344
pkgname = semver
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Maintainer: Daniel M. Capella <[email protected]>
pkgname=semver
-pkgver=7.8.0
+pkgver=7.8.1
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=('ff47d0ede4ff05a2ac3df56f1da08d56c0b46f2c6e6dff5cd43d5ecc30f9b4ba1cd57ca4265a53414f256398da6b04bde7607e1d3a4d2fc99294529a840aa855')
+b2sums=('dd839dbbab65923c3bf2c1152f1bf3174a3a1eee6ae9b92527954973db7009495979b6febfa55f6b1f2d23f9a2e18e6cfd08959855515c638bb3946592029344')
prepare() {
cd node-$pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/semver/-/commit/d0404b90dbb64a37812369cc98507e1913d1aea1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/semver/-/commit/d0404b90dbb64a37812369cc98507e1913d1aea1
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