summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dc84ecc566c3..ef6819733906 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgbase=mangohud
pkgbase=$_pkgbase-git
pkgname=('mangohud-git' 'lib32-mangohud-git' 'mangohud-common-git')
-pkgver=0.3.1.r80.ga6bfa71
+pkgver=0.4.1.r92.gb07db5d
pkgrel=1
url='https://github.com/flightlessmango/MangoHud'
license=('MIT')
@@ -65,6 +65,7 @@ package_lib32-mangohud-git() {
conflicts=('lib32-mangohud')
DESTDIR="$pkgdir" ninja -C build32 install
+ rm -r "$pkgdir/usr/share/man"
}
package_mangohud-common-git() {