MangoHud: update to 0.6.1.
This commit is contained in:
parent
69bc33b5e1
commit
e197e54fa9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'MangoHud'
|
||||
pkgname=MangoHud
|
||||
version=0.5.1
|
||||
version=0.6.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Duse_system_vulkan=enabled -Dwith_xnvctrl=disabled"
|
||||
|
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/flightlessmango/MangoHud"
|
||||
distfiles="https://github.com/flightlessmango/MangoHud/archive/v${version}.tar.gz"
|
||||
checksum=3e91d4fc7369d46763894c13f3315133871dd02705072981770c3cf58e8081c6
|
||||
checksum=a1cb0bef85fd46a6e5e7426b86e0d16714e5ec68f96c724f6f53a357f516f78b
|
||||
lib32files="/usr/bin/mangohud.x86 /usr/share/vulkan/implicit_layer.d/MangoHud.x86.json"
|
||||
|
||||
if [ "$XBPS_TARGET_MACHINE" = "i686" ]; then
|
||||
|
|
Loading…
Reference in New Issue