Date: Thursday, September 23, 2021 @ 12:33:30 Author: grazzolini Revision: 1021847
upgpkg: steam 1.0.0.72-2 Modified: steam/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-09-23 12:32:27 UTC (rev 1021846) +++ PKGBUILD 2021-09-23 12:33:30 UTC (rev 1021847) @@ -5,12 +5,12 @@ pkgname=steam pkgver=1.0.0.72 -pkgrel=1 +pkgrel=2 pkgdesc="Valve's digital software delivery system" url='https://steampowered.com/' arch=('x86_64') license=('custom') -depends=('bash' 'desktop-file-utils' 'hicolor-icon-theme' 'curl' 'dbus' +depends=('bash' 'desktop-file-utils' 'diffutils' 'hicolor-icon-theme' 'curl' 'dbus' 'freetype2' 'gdk-pixbuf2' 'ttf-font' 'zenity' 'lsb-release' 'nss' 'usbutils' 'xorg-xrandr' 'vulkan-driver' 'vulkan-icd-loader' 'lsof' 'python') depends_x86_64=('lib32-libgl' 'lib32-gcc-libs' 'lib32-libx11' 'lib32-libxss'
