summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGoliathLabs2020-05-06 21:26:02 +0200
committerGoliathLabs2020-05-06 21:26:02 +0200
commit3f223cccbc01bfbc52b238e83d5002f9bf0b68af (patch)
tree909d57fd2e9dff430aafdac63f432cf7dc92692e
parent79c634a1fd224c4be130869f45bd3b655cdb60a7 (diff)
downloadaur-3f223cccbc01bfbc52b238e83d5002f9bf0b68af.tar.gz
Updated: 5.0-7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e57b87e21642..ae0f6eef5507 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = proton
pkgdesc = Compatibility tool for Steam Play based on Wine and additional components
- pkgver = 5.0.1
+ pkgver = 5.0.7
pkgrel = 1
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-5.0-1.tar.gz
- md5sums = 2c473fab18740bb66af0898e83150d6c
+ source = https://github.com/ValveSoftware/Proton/archive/proton-5.0-7.tar.gz
+ md5sums = 3445e1ad69cc26a7ec3f378b32bbbc75
pkgname = proton
diff --git a/PKGBUILD b/PKGBUILD
index de95f274770a..09a5c1e596d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Mantainer: anon@sansorgan.es
pkgname=proton
# Upstream version
-_pkgver='5.0-1'
+_pkgver='5.0-7'
# Arch - no hyphens
-pkgver=5.0.1
+pkgver=5.0.7
pkgrel=1
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=('2c473fab18740bb66af0898e83150d6c')
+md5sums=('3445e1ad69cc26a7ec3f378b32bbbc75')