summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStelios Tsampas2021-10-01 11:38:04 +0300
committerStelios Tsampas2021-10-01 11:38:04 +0300
commitd258542bc2ad824195a6565135b81a7b774c5a2d (patch)
tree44b3c8037542e20be3f312615ef34b577292af9f
parent71e78dafe535af3d3aa631eab5306c41577865be (diff)
downloadaur-d258542bc2ad824195a6565135b81a7b774c5a2d.tar.gz
Version 6.3-7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 03030f728c4c..6f0d8ce278c6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = proton-native
pkgdesc = Compatibility tool for Steam Play based on Wine and additional components. Monolithic distribution
- pkgver = 6.3.6c
- pkgrel = 2
+ pkgver = 6.3.7
+ pkgrel = 1
epoch = 1
url = https://github.com/ValveSoftware/Proton
arch = x86_64
@@ -200,7 +200,7 @@ pkgbase = proton-native
noextract = wine-mono-6.3.0-x86.tar.xz
options = !staticlibs
options = !lto
- source = proton::git+https://github.com/ValveSoftware/Proton.git#tag=proton-6.3-6c
+ source = proton::git+https://github.com/ValveSoftware/Proton.git#tag=proton-6.3-7
source = wine-valve::git+https://github.com/ValveSoftware/wine.git
source = dxvk-valve::git+https://github.com/ValveSoftware/dxvk.git
source = openvr::git+https://github.com/ValveSoftware/openvr.git
diff --git a/PKGBUILD b/PKGBUILD
index a180335140ce..4b88b877c3b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: loathingkernel <loathingkernel _a_ gmail _d_ com>
pkgname=proton-native
-_srctag=6.3-6c
+_srctag=6.3-7
_commit=
pkgver=${_srctag//-/.}
_geckover=2.47.2
_monover=6.3.0
-pkgrel=2
+pkgrel=1
epoch=1
pkgdesc="Compatibility tool for Steam Play based on Wine and additional components. Monolithic distribution"
url="https://github.com/ValveSoftware/Proton"