summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoshH1002019-10-21 09:51:50 -0600
committerJoshH1002019-10-21 09:51:50 -0600
commitac0b7e241d330f67b273363c59ffd238cd389e76 (patch)
tree9cab94ef1b259624060de74862cf41875f559485
parentda4ae5af212dc305516daa63e4669fca62a9eb0b (diff)
downloadaur-ac0b7e241d330f67b273363c59ffd238cd389e76.tar.gz
updated to 4.11-7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ce4555f77165..8df1ee8ff728 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.6
+ pkgver = 4.11.7
pkgrel = 1
url = https://github.com/ValveSoftware/Proton/
arch = x86_64
@@ -9,8 +9,8 @@ pkgbase = proton
depends = wine-valve
depends = python2
depends = openvr-git
- source = https://github.com/ValveSoftware/Proton/archive/proton-4.11-6.tar.gz
- md5sums = 2a0d75d83b61f9c11d74d7bec4ddcbd8
+ source = https://github.com/ValveSoftware/Proton/archive/proton-4.11-7.tar.gz
+ md5sums = cfa9dbeaab2c89d60dbd3bd42fc3da03
pkgname = proton
diff --git a/PKGBUILD b/PKGBUILD
index fa64dfe91236..b7650731a06f 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-6'
+_pkgver='4.11-7'
# Arch - no hyphens
-pkgver=4.11.6
+pkgver=4.11.7
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=('2a0d75d83b61f9c11d74d7bec4ddcbd8')
+md5sums=('cfa9dbeaab2c89d60dbd3bd42fc3da03')