steam: fix typo in INSTALL.msg
This commit is contained in:
parent
da4f4410bb
commit
201d151172
2 changed files with 2 additions and 2 deletions
|
@ -21,4 +21,4 @@ For users of the proprietary NVIDIA driver:
|
|||
|
||||
For mesa users this would result in:
|
||||
|
||||
# xbps-install -Syv ibgcc-32bit libstdc++-32bit libdrm-32bit libglvnd-32bit mesa-dri-32bit
|
||||
# xbps-install -Syv libgcc-32bit libstdc++-32bit libdrm-32bit libglvnd-32bit mesa-dri-32bit
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'steam'
|
||||
pkgname=steam
|
||||
version=1.0.0.61
|
||||
revision=6
|
||||
revision=7
|
||||
archs="i686 x86_64"
|
||||
wrksrc=steam
|
||||
depends="zenity xz curl dbus freetype gdk-pixbuf hicolor-icon-theme desktop-file-utils
|
||||
|
|
Loading…
Reference in a new issue