steam: update to 1.0.0.55.
This commit is contained in:
parent
1873f9e65b
commit
026f49a8e1
@ -1,19 +1,17 @@
|
||||
# Template file for 'steam'
|
||||
#
|
||||
only_for_archs="i686 x86_64"
|
||||
|
||||
pkgname=steam
|
||||
version=1.0.0.54
|
||||
version=1.0.0.55
|
||||
revision=1
|
||||
wrksrc=steam
|
||||
only_for_archs="i686 x86_64"
|
||||
depends="zenity xterm xz curl dbus freetype gdk-pixbuf hicolor-icon-theme desktop-file-utils liberation-fonts-ttf"
|
||||
repository="nonfree"
|
||||
short_desc="Digital distribution client bootstrap package - Valve's steam client"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="Proprietary license"
|
||||
homepage="http://steampowered.com/"
|
||||
distfiles="http://repo.steampowered.com/$pkgname/pool/$pkgname/s/steam/steam_${version}.tar.gz"
|
||||
checksum=42531bf2615afed54c333ae9afeebe8cb68a31304ddfcf90e61b3532a5597386
|
||||
homepage="https://steampowered.com/"
|
||||
distfiles="http://repo.steampowered.com/${pkgname}/pool/${pkgname}/s/${pkgname}/${pkgname}_${version}.tar.gz"
|
||||
checksum=c303a610ebd7e392f5027b22ee0b64bf178344bd979bef473046c57c3599a1af
|
||||
|
||||
do_install() {
|
||||
make DESTDIR=${DESTDIR} install
|
||||
|
Loading…
x
Reference in New Issue
Block a user