From 74a1e61eacf7cc6cbc9fb8268a566266ef9d481c Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 28 Mar 2020 09:53:23 +0100 Subject: [PATCH] steam: fix wrksrc --- srcpkgs/steam/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/steam/template b/srcpkgs/steam/template index c7dda341b56..92a8c6738e7 100644 --- a/srcpkgs/steam/template +++ b/srcpkgs/steam/template @@ -3,7 +3,7 @@ pkgname=steam version=1.0.0.62 revision=1 archs="i686 x86_64" -wrksrc=steam +wrksrc=steam-launcher depends="zenity xz curl dbus freetype gdk-pixbuf hicolor-icon-theme desktop-file-utils liberation-fonts-ttf file tar bash coreutils" short_desc="Digital distribution client bootstrap package - Valve's steam client"