summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoshH1002019-12-19 15:02:59 -0700
committerJoshH1002019-12-19 15:02:59 -0700
commitbf8a162963fef06e817cba9a8201394cd3b146fc (patch)
tree66f33dff496832968ee104721fe90a2c12d7f591
parentf8530dca53af394797279d1870817e3518bf8f45 (diff)
downloadaur-bf8a162963fef06e817cba9a8201394cd3b146fc.tar.gz
updated to 4.11-11
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9a2e30642be9..8c7953159c78 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.10
+ pkgver = 4.11.11
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-10.tar.gz
- md5sums = c6027cf10aa3fd7fcbb656355aef9026
+ source = https://github.com/ValveSoftware/Proton/archive/proton-4.11-11.tar.gz
+ md5sums = 823636d0419ef2ac2d741ab10d19ab44
pkgname = proton
diff --git a/PKGBUILD b/PKGBUILD
index 31f6826132c0..1063a97cef0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Mantainer: anon@sansorgan.es
pkgname=proton
# Upstream version
-_pkgver='4.11-10'
+_pkgver='4.11-11'
# Arch - no hyphens
-pkgver=4.11.10
+pkgver=4.11.11
pkgrel=3
pkgdesc="Compatibility tool for Steam Play based on Wine and additional components"
arch=('x86_64')
@@ -96,4 +96,4 @@ package() {
install -m644 build/vrclient.win64/vrclient_x64/vrclient_x64.dll.fake $pkgdir/usr/lib/wine/fakedlls/vrclient_x64.dll
}
-md5sums=('c6027cf10aa3fd7fcbb656355aef9026')
+md5sums=('823636d0419ef2ac2d741ab10d19ab44')