summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoshH1002019-12-13 14:15:27 -0700
committerJoshH1002019-12-13 14:15:27 -0700
commitf8530dca53af394797279d1870817e3518bf8f45 (patch)
tree4dc87a5fe0fd3cbc2550df1ac0d9ae218ab47dad
parent35d1d4f5dd585dde2c561514e9d6247cc5489d9c (diff)
downloadaur-f8530dca53af394797279d1870817e3518bf8f45.tar.gz
update to 4.11.10
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index daa75871ecd6..9a2e30642be9 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.9
+ pkgver = 4.11.10
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-9.tar.gz
- md5sums = c8a55e7f19bfbbf58022e9124f0d0a98
+ source = https://github.com/ValveSoftware/Proton/archive/proton-4.11-10.tar.gz
+ md5sums = c6027cf10aa3fd7fcbb656355aef9026
pkgname = proton
diff --git a/PKGBUILD b/PKGBUILD
index 72c4c4036d2e..31f6826132c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
-# Mantainer: Josh Hoffer <hoffer dot joshua at gmail dot com>
+# Mantainer: anon@sansorgan.es
pkgname=proton
# Upstream version
-_pkgver='4.11-9'
+_pkgver='4.11-10'
# Arch - no hyphens
-pkgver=4.11.9
+pkgver=4.11.10
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=('c8a55e7f19bfbbf58022e9124f0d0a98')
+md5sums=('c6027cf10aa3fd7fcbb656355aef9026')