We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8704b35 commit a915d94Copy full SHA for a915d94
srcpkgs/UxPlay/template
@@ -1,6 +1,6 @@
1
# Template file for 'UxPlay'
2
pkgname=UxPlay
3
-version=1.72.2
+version=1.72.3
4
revision=1
5
build_style=cmake
6
configure_args="-DNO_MARCH_NATIVE=ON"
@@ -13,7 +13,7 @@ license="GPL-3.0-or-later"
13
homepage="https://github.com/FDH2/UxPlay"
14
changelog="https://github.com/FDH2/UxPlay/releases"
15
distfiles="https://github.com/FDH2/UxPlay/archive/refs/tags/v${version}.tar.gz"
16
-checksum=9d144c5439f1736c98227c64020f3b07294cd17e5f27a205d1d4a4e950c322c0
+checksum=a2f41c5481c2c3c8f125c38f8142a99d69b21d727be816616b66dd96af9a9c63
17
18
post_install() {
19
vdoc ${FILESDIR}/README.voidlinux
0 commit comments