mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
steam: update to 1.0.0.49.
This commit is contained in:
parent
1a20d0cae9
commit
5e18af1c43
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64"
|
||||||
|
|
||||||
pkgname=steam
|
pkgname=steam
|
||||||
version=1.0.0.48
|
version=1.0.0.49
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=steam
|
wrksrc=steam
|
||||||
depends="curl dbus freetype gdk-pixbuf hicolor-icon-theme desktop-file-utils liberation-fonts-ttf"
|
depends="curl dbus freetype gdk-pixbuf hicolor-icon-theme desktop-file-utils liberation-fonts-ttf"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="Propietary license"
|
license="Propietary 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=a22c90411279bdf03dda2baa177994efe85f58f85e6cff9575646a5d8ec3c523
|
checksum=fd893b5c2f5585be1cd8a83f4a6c7d523a2bd985a91587adb5afaccd6fa12fb0
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
make DESTDIR=${DESTDIR} install
|
make DESTDIR=${DESTDIR} install
|
||||||
|
|
Loading…
Add table
Reference in a new issue