Morten Linderud pushed to branch main at Arch Linux / Packaging / Packages /
govulncheck
Commits:
efeb9e20 by Morten Linderud at 2026-06-28T18:41:46+02:00
upgpkg: 1.5.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = govulncheck
pkgdesc = Database client and tools for the Go vulnerability database
- pkgver = 1.4.0
+ pkgver = 1.5.0
pkgrel = 1
url = https://github.com/golang/vuln
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = govulncheck
makedepends = git
makedepends = go
depends = glibc
- source = go-vuln::git+https://go.googlesource.com/vuln#tag=v1.4.0
- sha256sums =
af54c2d0b3f9a4a513e6a863e4df2d7ebbe40b72613718cce551d3f06fae74d5
+ source = go-vuln::git+https://go.googlesource.com/vuln#tag=v1.5.0
+ sha256sums =
af8dea0c505ab16ff9e7175b332fc9a71f54c83ddd4e777ed9de02ba9991895d
pkgname = govulncheck
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Morten Linderud <[email protected]>
pkgname=govulncheck
-pkgver=1.4.0
+pkgver=1.5.0
pkgrel=1
pkgdesc='Database client and tools for the Go vulnerability database'
arch=(x86_64)
@@ -10,7 +10,7 @@ license=(BSD-3-Clause)
depends=(glibc)
makedepends=(git go)
source=(go-vuln::git+https://go.googlesource.com/vuln#tag=v$pkgver)
-sha256sums=('af54c2d0b3f9a4a513e6a863e4df2d7ebbe40b72613718cce551d3f06fae74d5')
+sha256sums=('af8dea0c505ab16ff9e7175b332fc9a71f54c83ddd4e777ed9de02ba9991895d')
prepare() {
cd "go-vuln"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/govulncheck/-/commit/efeb9e2002866c68215bc4b11b493df3fe476618
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/govulncheck/-/commit/efeb9e2002866c68215bc4b11b493df3fe476618
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