makedeb


mangohud 0.6.8-1


A Vulkan overlay layer for monitoring FPS, temperatures, CPU/GPU load and more

Click here to go back to the commit logs for mangohud.

Commit:


Hash: 6b0758a580e76941780625dd0b0223c00a61c623

Message: version update

Diff


diff --git a/.SRCINFO b/.SRCINFO
index a98024b..6333748 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgname = mangohud
 pkgbase = mangohud
 pkgdesc = A Vulkan overlay layer for monitoring FPS, temperatures, CPU/GPU load and more
 pkgrel = 1
-pkgver = 0.6.7.1
+pkgver = 0.6.8
 url = https://github.com/flightlessmango/MangoHud
 arch = amd64
 arch = i686
@@ -25,7 +25,7 @@ makedepends = gcc-multilib
 makedepends = g++-multilib
 makedepends = glslang-tools
 provides = mangohud
-source = mangohud-0.6.7-1.tar.xz::https://github.com/flightlessmango/MangoHud/releases/download/v0.6.7-1/MangoHud-v0.6.7-1-Source.tar.xz
+source = mangohud-0.6.8.tar.xz::https://github.com/flightlessmango/MangoHud/releases/download/v0.6.8/MangoHud-v0.6.8-Source.tar.xz
 sha256sums = SKIP
 impish_makedepends = meson
 impish_makedepends = ninja-build
diff --git a/PKGBUILD b/PKGBUILD
index e58d536..f12b24d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
 # Contributor: zocker_160 <zocker1600 at posteo dot net>
 pkgname=mangohud
 _gitname=MangoHud
-pkgver="0.6.7.1"
-_pkgver="0.6.7-1"
-__pkgver="0.6.7"
+pkgver="0.6.8"
+_pkgver="0.6.8"
+__pkgver="0.6.8"
 pkgrel=1
 pkgdesc="A Vulkan overlay layer for monitoring FPS, temperatures, CPU/GPU load and more"
 arch=('amd64' 'i686' 'i386')