Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages /
mangohud
Commits:
5e549689 by Carl Smedstad at 2024-09-07T17:25:27+02:00
upgpkg: 0.7.2-2: fmt 11.0.2 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = mangohud
pkgdesc = A Vulkan overlay layer for monitoring FPS, temperatures,
CPU/GPU load and more.
pkgver = 0.7.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/flightlessmango/MangoHud
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@ _pkgname=MangoHud
pkgname=mangohud
_pkgver=0.7.2
pkgver="${_pkgver%-*}"
-pkgrel=1
+pkgrel=2
pkgdesc="A Vulkan overlay layer for monitoring FPS, temperatures, CPU/GPU load
and more."
arch=('x86_64')
url="https://github.com/flightlessmango/MangoHud"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/mangohud/-/commit/5e549689af1df468ffdbedb9ea09480bf299aeda
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/mangohud/-/commit/5e549689af1df468ffdbedb9ea09480bf299aeda
You're receiving this email because of your account on gitlab.archlinux.org.