summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoshH1002019-09-18 09:36:32 -0600
committerJoshH1002019-09-18 09:36:32 -0600
commit5c29b83f11d3bcd2cad7e2782c1da5713adc16ff (patch)
treedc55f5e30e1860af0ff95e4dd4986014d7aad727
parent65a4bcb876ac42f6e618a6824cdfdbbf7034626c (diff)
downloadaur-5c29b83f11d3bcd2cad7e2782c1da5713adc16ff.tar.gz
4.11-3 update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c402285ab7dd..f96b9ae0c1de 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.11.2
+ pkgver = 4.11.3
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.11-2.tar.gz
- md5sums = d7e121dd47b66bc00a08b5f9134472f6
+ source = https://github.com/ValveSoftware/Proton/archive/proton-4.11-3.tar.gz
+ md5sums = 4479f4924f3da015032f4fac92270a02
pkgname = proton
diff --git a/PKGBUILD b/PKGBUILD
index 1c74bc97a3bb..60641d34f638 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-2'
+_pkgver='4.11-3'
# Arch - no hyphens
-pkgver=4.11.2
+pkgver=4.11.3
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=('d7e121dd47b66bc00a08b5f9134472f6')
+md5sums=('4479f4924f3da015032f4fac92270a02')