[arch-commits] Commit in steam/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Sun Aug 12 20:05:14 UTC 2018
Date: Sunday, August 12, 2018 @ 20:05:14
Author: anthraxx
Revision: 371227
upgpkg: steam 1.0.0.55-1
Modified:
steam/trunk/PKGBUILD
----------+
PKGBUILD | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-12 18:41:36 UTC (rev 371226)
+++ PKGBUILD 2018-08-12 20:05:14 UTC (rev 371227)
@@ -3,8 +3,8 @@
# Contributor: K900 <k0009000 at gmail.com>
pkgname=steam
-pkgver=1.0.0.54
-pkgrel=3
+pkgver=1.0.0.55
+pkgrel=1
pkgdesc="Valve's digital software delivery system"
url='http://steampowered.com/'
arch=('x86_64')
@@ -16,7 +16,7 @@
steam-runtime.sh
steam-native.sh
alsa_sdl_audiodriver.patch)
-sha512sums=('1820f596359d829a4e119f1f916a741ecb7973d36684916cdbbfa435fcdc9c288852491fd6d0b064e8154a43c60d8dcce3c7ed9275aed8f5f116c2782489bf32'
+sha512sums=('d61ee38b88f4eeb4a26bd581a6a17845614d30b7648b966559769d374b5a4b63333bb8fc5251d6df7503ef0ccb31584393a13c589243ef15c35b21e786bf9540'
'da40f8e814f547f6a14901d753a2ffed1a4cf83df9200ee86e83a470b57b3103c3fbfb7cc77166ff1db646cbb306d6a41e79450cc1ea113d68a2defc55168ee2'
'32a12cb011eff4d9d4caf54a5c04f622b6301977258e86597be9c4622f87b0ea329bb31e963ecb56ce738ccc2e4d1068fb2b65bdd5ac1758bcd25296d4dab6d6'
'5c6117d86cb95071246434851bae3bf7d1c2174b0c8744e33e9c98ccc22efae0c956e1d7e3969c572aa96259b1b8164992d265541bce49a24daa12555d825fd5')
@@ -48,8 +48,7 @@
ln -sf /usr/bin/steam-runtime "${pkgdir}/usr/bin/steam"
install -Dm 644 steam-native.desktop -t "${pkgdir}/usr/share/applications"
- install -Dm 644 "${pkgdir}/usr/share/doc/steam/steam_install_agreement.txt" \
- "${pkgdir}/usr/share/licenses/steam/LICENSE"
+ install -Dm 644 COPYING steam_subscriber_agreement.txt -t "${pkgdir}/usr/share/licenses/${pkgname}"
install -Dm 644 debian/changelog -t "${pkgdir}/usr/share/doc/${pkgname}"
# blank steamdeps because apt-get
More information about the arch-commits
mailing list