summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederik “Freso” S. Olesen2019-10-04 16:07:39 +0200
committerFrederik “Freso” S. Olesen2019-10-04 16:07:39 +0200
commitf8037cde33127340699e30755d61052ac35c55af (patch)
tree0ef9e877b255112aebf89c9061b1af64c69eaed8 /PKGBUILD
parentdb3cf229e112314ac53519213fd0519d81f78613 (diff)
downloadaur-f8037cde33127340699e30755d61052ac35c55af.tar.gz
Update note about how to actually get this to work
“Next cycle” of the Steam client beta is in progress, and from my own testing, it seems like Steam does indeed pick up tools in `/usr/share/steam/compatibilitytools.d/`.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2d86d0185915..b8baa6687626 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Frederik “Freso” S. Olesen <freso.dk@gmail.com>
pkgname=boxtron-git
_pkgname="${pkgname%-git}"
-pkgver=0.5.0.r2.e4bf54e
+pkgver=0.5.2.r3.9f10193
pkgrel=1
pkgdesc='Compatibility tool to run DOS games on Steam through native Linux DOSBox – NOTE: Won’t work as intended until next Steam beta cycle!'
arch=('i686' 'x86_64')