summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoshH1002019-08-20 10:33:23 -0600
committerJoshH1002019-08-20 10:33:23 -0600
commit65a4bcb876ac42f6e618a6824cdfdbbf7034626c (patch)
tree855147fe95eee35cdba3aaf3f3552f6fdd149c73
parent62b1b316ddc705515fdb0b79769a2caeedac55dd (diff)
downloadaur-65a4bcb876ac42f6e618a6824cdfdbbf7034626c.tar.gz
updated to 4.11-2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8dc8245e8fcc..c402285ab7dd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = proton
pkgdesc = Compatibility tool for Steam Play based on Wine and additional components
- pkgver = 4.2.5
+ pkgver = 4.11.2
pkgrel = 1
url = https://github.com/ValveSoftware/Proton/
arch = x86_64
@@ -9,8 +9,8 @@ pkgbase = proton
depends = wine-valve-git
depends = python2
depends = openvr-git
- source = https://github.com/ValveSoftware/Proton/archive/proton-4.2-5.tar.gz
- md5sums = e4236e73f15e4c9d70e1200f0d0e6e1b
+ source = https://github.com/ValveSoftware/Proton/archive/proton-4.11-2.tar.gz
+ md5sums = d7e121dd47b66bc00a08b5f9134472f6
pkgname = proton
diff --git a/PKGBUILD b/PKGBUILD
index bffaa0127c3f..1c74bc97a3bb 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.2-5'
+_pkgver='4.11-2'
# Arch - no hyphens
-pkgver=4.2.5
+pkgver=4.11.2
pkgrel=1
pkgdesc="Compatibility tool for Steam Play based on Wine and additional components"
arch=('x86_64')
@@ -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=('e4236e73f15e4c9d70e1200f0d0e6e1b')
+md5sums=('d7e121dd47b66bc00a08b5f9134472f6')