summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoshH1002019-10-03 16:48:13 -0600
committerJoshH1002019-10-03 16:48:13 -0600
commitda4ae5af212dc305516daa63e4669fca62a9eb0b (patch)
tree4d5c1242d453535006b55c08959f46580f509f2d /PKGBUILD
parent5c29b83f11d3bcd2cad7e2782c1da5713adc16ff (diff)
downloadaur-da4ae5af212dc305516daa63e4669fca62a9eb0b.tar.gz
updated to use generic wine-valve dependency & updated source version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 60641d34f638..fa64dfe91236 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Mantainer: Josh Hoffer <hoffer dot joshua at gmail dot com>
pkgname=proton
# Upstream version
-_pkgver='4.11-3'
+_pkgver='4.11-6'
# Arch - no hyphens
-pkgver=4.11.3
+pkgver=4.11.6
pkgrel=1
pkgdesc="Compatibility tool for Steam Play based on Wine and additional components"
arch=('x86_64')
@@ -11,7 +11,7 @@ url="https://github.com/ValveSoftware/Proton/"
license=('BSD')
groups=()
depends=(
- 'wine-valve-git'
+ 'wine-valve'
'python2'
'openvr-git'
)
@@ -97,4 +97,4 @@ package() {
install -m644 build/vrclient.win64/vrclient_x64/vrclient_x64.dll.fake $pkgdir/usr/lib/wine/fakedlls/vrclient_x64.dll
}
-md5sums=('4479f4924f3da015032f4fac92270a02')
+md5sums=('2a0d75d83b61f9c11d74d7bec4ddcbd8')