mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
steam: update to 1.0.0.62.
This commit is contained in:
parent
fbb55244a3
commit
929a1fd5f0
2 changed files with 3 additions and 4 deletions
|
@ -1,7 +1,6 @@
|
||||||
Steam on x86_64 requires support for OpenGL/Vulkan in 32bits mode,
|
Steam on x86_64 requires support for OpenGL/Vulkan in 32bits mode,
|
||||||
the 32bit packages are available in the `multilib` repository.
|
the 32bit packages are available in the `multilib` repository.
|
||||||
|
|
||||||
|
|
||||||
# xbps-install -Syv void-repo-multilib{,-nonfree}
|
# xbps-install -Syv void-repo-multilib{,-nonfree}
|
||||||
# xbps-install -S
|
# xbps-install -S
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'steam'
|
# Template file for 'steam'
|
||||||
pkgname=steam
|
pkgname=steam
|
||||||
version=1.0.0.61
|
version=1.0.0.62
|
||||||
revision=7
|
revision=1
|
||||||
archs="i686 x86_64"
|
archs="i686 x86_64"
|
||||||
wrksrc=steam
|
wrksrc=steam
|
||||||
depends="zenity xz curl dbus freetype gdk-pixbuf hicolor-icon-theme desktop-file-utils
|
depends="zenity xz curl dbus freetype gdk-pixbuf hicolor-icon-theme desktop-file-utils
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="custom: Proprietary license"
|
license="custom: Proprietary license"
|
||||||
homepage="https://steampowered.com/"
|
homepage="https://steampowered.com/"
|
||||||
distfiles="http://repo.steampowered.com/${pkgname}/pool/${pkgname}/s/${pkgname}/${pkgname}_${version}.tar.gz"
|
distfiles="http://repo.steampowered.com/${pkgname}/pool/${pkgname}/s/${pkgname}/${pkgname}_${version}.tar.gz"
|
||||||
checksum=d66413cce9c9ad441f95c4377103b0c71bda4ac4570ecfc7dd2464fe4ef1bd30
|
checksum=83cbff7379b3ef8115e651fb1b627be5f9b38d0e8b405e8bcd91871df5f588df
|
||||||
repository=nonfree
|
repository=nonfree
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue