George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
pint
Commits:
c2e26001 by George Rawlinson at 2026-05-19T01:21:25+00:00
upgpkg: 0.83.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = pint
pkgdesc = Rule linter/validator for Prometheus
- pkgver = 0.82.3
+ pkgver = 0.83.0
pkgrel = 1
url = https://github.com/cloudflare/pint
arch = x86_64
@@ -9,8 +9,8 @@ pkgbase = pint
makedepends = go
depends = glibc
options = !lto
- source = pint::git+https://github.com/cloudflare/pint#tag=v0.82.3
- sha512sums =
a64101bbbc255043f90cd5a78bb187810dcb7e2566dfcbd946ddf8ce9e37e36fa1491d092edd0f33da683b478edd291cf45c456306ec9f5bf539c46b9fb7b614
- b2sums =
67aeca763f03304f1eb89bbbd95ff6bc7f5ced2224ba8a3464ec18398893e4fe6945c594e63797e3667b06de95e1e1c09d8812cb917976cf0b4b78a9a4746e2e
+ source = pint::git+https://github.com/cloudflare/pint#tag=v0.83.0
+ sha512sums =
0e91f527a4a4644517083cee411f422841398a4a5cefc74285c337830b426c527706043269c1e04a58ab8b0db5bfa7c7b69feb641dfc99ab3545a7a1503ed216
+ b2sums =
446180269dabaeb21b425650d1a29e7ddba0acd02034a7733c356e14344f1d1d48c93b2d6617cbb50e75bd06af2b1938c4c35d79d05dff18d739a6b00a7b144b
pkgname = pint
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <[email protected]>
pkgname=pint
-pkgver=0.82.3
+pkgver=0.83.0
pkgrel=1
pkgdesc='Rule linter/validator for Prometheus'
arch=(x86_64)
@@ -11,8 +11,8 @@ depends=(glibc)
makedepends=(git go)
options=(!lto)
source=("$pkgname::git+$url#tag=v$pkgver")
-sha512sums=('a64101bbbc255043f90cd5a78bb187810dcb7e2566dfcbd946ddf8ce9e37e36fa1491d092edd0f33da683b478edd291cf45c456306ec9f5bf539c46b9fb7b614')
-b2sums=('67aeca763f03304f1eb89bbbd95ff6bc7f5ced2224ba8a3464ec18398893e4fe6945c594e63797e3667b06de95e1e1c09d8812cb917976cf0b4b78a9a4746e2e')
+sha512sums=('0e91f527a4a4644517083cee411f422841398a4a5cefc74285c337830b426c527706043269c1e04a58ab8b0db5bfa7c7b69feb641dfc99ab3545a7a1503ed216')
+b2sums=('446180269dabaeb21b425650d1a29e7ddba0acd02034a7733c356e14344f1d1d48c93b2d6617cbb50e75bd06af2b1938c4c35d79d05dff18d739a6b00a7b144b')
prepare() {
cd "$pkgname"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pint/-/commit/c2e26001943b60b98be4314ba8578884c582efc8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pint/-/commit/c2e26001943b60b98be4314ba8578884c582efc8
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