summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fd01e783c8e5..641a04ec9a74 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=mangohud-git
pkgver=0.6.9.1.r84.gbc8acf9
-pkgrel=1
+pkgrel=2
pkgdesc="A Vulkan overlay layer for monitoring FPS, temperatures, CPU/GPU load and more."
url='https://github.com/flightlessmango/MangoHud'
license=('MIT')
@@ -10,8 +10,8 @@ arch=('x86_64')
makedepends=('git' 'appstream' 'cmocka' 'glslang' 'libxnvctrl' 'meson' 'nlohmann-json' 'python-mako')
depends=('dbus' 'fmt' 'gcc-libs' 'glew' 'hicolor-icon-theme' 'libglvnd' 'libx11' 'python-matplotlib' 'python-numpy' 'spdlog' 'vulkan-icd-loader')
optdepends=('libxnvctrl: NVIDIA GPU stats by XNVCtrl')
-provides=('mangohud' 'mangoapp')
-conflicts=('mangohud' 'mangoapp' 'mangohud-common-git')
+provides=('mangohud')
+conflicts=('mangohud' 'mangohud-common-git')
source=("$pkgname::git+$url")
sha512sums=('SKIP')