mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 18:43:51 +02:00
steam: update to 1.0.0.53.
This commit is contained in:
parent
efd4fa9e18
commit
b1860b81f1
1 changed files with 3 additions and 3 deletions
|
@ -3,8 +3,8 @@
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64"
|
||||||
|
|
||||||
pkgname=steam
|
pkgname=steam
|
||||||
version=1.0.0.52
|
version=1.0.0.53
|
||||||
revision=4
|
revision=1
|
||||||
wrksrc=steam
|
wrksrc=steam
|
||||||
depends="zenity xterm xz curl dbus freetype gdk-pixbuf hicolor-icon-theme desktop-file-utils liberation-fonts-ttf"
|
depends="zenity xterm xz curl dbus freetype gdk-pixbuf hicolor-icon-theme desktop-file-utils liberation-fonts-ttf"
|
||||||
repository="nonfree"
|
repository="nonfree"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="Proprietary license"
|
license="Proprietary license"
|
||||||
homepage="http://steampowered.com/"
|
homepage="http://steampowered.com/"
|
||||||
distfiles="http://repo.steampowered.com/$pkgname/pool/$pkgname/s/steam/steam_${version}.tar.gz"
|
distfiles="http://repo.steampowered.com/$pkgname/pool/$pkgname/s/steam/steam_${version}.tar.gz"
|
||||||
checksum=dd3b1a9f597bf0e088094d6fd1e495068434b604346139f277ea26c41e009304
|
checksum=10932f2e58b0d0288e0820b8e97e6f3112409f770ecb64c3cd44e87450c1c944
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
make DESTDIR=${DESTDIR} install
|
make DESTDIR=${DESTDIR} install
|
||||||
|
|
Loading…
Add table
Reference in a new issue