summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoshH1002019-12-02 11:19:33 -0700
committerJoshH1002019-12-02 11:19:33 -0700
commit35d1d4f5dd585dde2c561514e9d6247cc5489d9c (patch)
tree6c40266de2998b238205cf9a6b512e51e94a86a9
parent20d848523658612a2043572ea28186ed4d02f627 (diff)
downloadaur-35d1d4f5dd585dde2c561514e9d6247cc5489d9c.tar.gz
updated to 4.11.9
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD7
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a97bcf9976a8..daa75871ecd6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = proton
pkgdesc = Compatibility tool for Steam Play based on Wine and additional components
- pkgver = 4.11.8
+ pkgver = 4.11.9
pkgrel = 3
url = https://github.com/ValveSoftware/Proton/
arch = x86_64
license = BSD
makedepends = vulkan-headers
depends = wine-valve
- source = https://github.com/ValveSoftware/Proton/archive/proton-4.11-8.tar.gz
- md5sums = da32eab462b7f46eafe4e1469b4ac8c0
+ source = https://github.com/ValveSoftware/Proton/archive/proton-4.11-9.tar.gz
+ md5sums = c8a55e7f19bfbbf58022e9124f0d0a98
pkgname = proton
diff --git a/PKGBUILD b/PKGBUILD
index c888c9befa35..72c4c4036d2e 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-8'
+_pkgver='4.11-9'
# Arch - no hyphens
-pkgver=4.11.8
+pkgver=4.11.9
pkgrel=3
pkgdesc="Compatibility tool for Steam Play based on Wine and additional components"
arch=('x86_64')
@@ -96,5 +96,4 @@ package() {
install -m644 build/vrclient.win64/vrclient_x64/vrclient_x64.dll.fake $pkgdir/usr/lib/wine/fakedlls/vrclient_x64.dll
}
-md5sums=('cfa9dbeaab2c89d60dbd3bd42fc3da03')
-md5sums=('da32eab462b7f46eafe4e1469b4ac8c0')
+md5sums=('c8a55e7f19bfbbf58022e9124f0d0a98')