Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
grafana


Commits:
ac86438e by Jelle van der Waa at 2026-05-14T14:27:19+02:00
upgpkg: 13.0.1-2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = grafana
        pkgdesc = Gorgeous metric viz, dashboards & editors for Graphite, 
InfluxDB & OpenTSDB
        pkgver = 13.0.1
-       pkgrel = 1
+       pkgrel = 2
        url = https://grafana.com/
        install = grafana.install
        arch = x86_64


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 pkgname=grafana
 pkgver=13.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Gorgeous metric viz, dashboards & editors for Graphite, InfluxDB & 
OpenTSDB'
 url='https://grafana.com/'
 arch=('x86_64')
@@ -59,7 +59,7 @@ build() {
       -buildmode=pie \
       -mod=readonly \
       -modcacherw \
-      -ldflags "-linkmode external -extldflags \"${LDFLAGS}\" -X 
\"main.Version=${pkgver}\" -X \"main.buildstamp=${BUILD_DATE}\"" \
+      -ldflags "-linkmode external -extldflags \"${LDFLAGS}\" -X 
\"main.version=${pkgver}\" -X \"main.commit=$(git rev-parse --short HEAD)\" -X 
\"main.buildstamp=${BUILD_DATE}\"" \
       -o grafana pkg/cmd/grafana/main.go
 
   echo 'building the frontend'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/grafana/-/commit/ac86438e858810deba5b76922d44708fb02d289a

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