mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
a0eea2e8b1
commit
411dce9a33
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'UxPlay'
|
# Template file for 'UxPlay'
|
||||||
pkgname=UxPlay
|
pkgname=UxPlay
|
||||||
version=1.70
|
version=1.71.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DNO_MARCH_NATIVE=ON"
|
configure_args="-DNO_MARCH_NATIVE=ON"
|
||||||
|
@ -13,7 +13,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/FDH2/UxPlay"
|
homepage="https://github.com/FDH2/UxPlay"
|
||||||
changelog="https://github.com/FDH2/UxPlay/releases"
|
changelog="https://github.com/FDH2/UxPlay/releases"
|
||||||
distfiles="https://github.com/FDH2/UxPlay/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/FDH2/UxPlay/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=757dbd894d80df4fed1c997a7c99eeb2156fd6d686a931670ed0a87adf893549
|
checksum=61df20e78d9f4cf5f45974544873d9a7010b9e2783c1ac68cd170f27b783d3fa
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc ${FILESDIR}/README.voidlinux
|
vdoc ${FILESDIR}/README.voidlinux
|
||||||
|
|
Loading…
Add table
Reference in a new issue