makedeb
A Vulkan overlay layer for monitoring FPS, temperatures, CPU/GPU load and more
Click here to go back to the commit logs for mangohud.
Hash: 2510c3506f9dce4a05b1b944cbbfbd6b77eb56d4
Message: fix pkgdesc
diff --git a/.SRCINFO b/.SRCINFO
index ce90dda..be2e42f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
generated-by = makedeb-makepkg
pkgbase = mangohud
- pkgdesc = Chat for Communities and Friends
+ pkgdesc = A Vulkan overlay layer for monitoring FPS, temperatures, CPU/GPU load and more
pkgver = 0.6.5
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/flightlessmango/MangoHud
arch = x86_64
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index ead2cbc..746966e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=mangohud
_gitname=MangoHud
pkgver=0.6.5
-pkgrel=1
-pkgdesc="Chat for Communities and Friends"
+pkgrel=2
+pkgdesc="A Vulkan overlay layer for monitoring FPS, temperatures, CPU/GPU load and more"
arch=('x86_64' 'i686' 'i386')
url="https://github.com/flightlessmango/MangoHud"
license=('MIT')