summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStelios Tsampas2023-07-12 13:16:25 +0300
committerStelios Tsampas2023-07-12 13:16:25 +0300
commitac1c41a54b38d45687111b33775b775336c4609b (patch)
treeaf9d72f78aa2b1753e558dc1ea55fde17cbd514a
parent03fd301999df378e11447253f747ba96f16ddc05 (diff)
downloadaur-ac1c41a54b38d45687111b33775b775336c4609b.tar.gz
[proton] Track released version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
-rw-r--r--PKGBUILD.testing6
3 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b96d9dd90a07..c1741b92e98b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = proton
pkgdesc = Compatibility tool for Steam Play based on Wine and additional components
- pkgver = 8.0.3.2
- pkgrel = 1
+ pkgver = 8.0.2.3
+ pkgrel = 7
epoch = 1
url = https://github.com/ValveSoftware/Proton
install = proton.install
@@ -161,7 +161,7 @@ pkgbase = proton
options = !staticlibs
options = !lto
options = emptydirs
- source = proton::git+https://github.com/ValveSoftware/Proton.git#tag=proton-8.0-3b
+ source = proton::git+https://github.com/ValveSoftware/Proton.git#tag=proton-8.0-2c
source = wine-valve::git+https://github.com/ValveSoftware/wine.git
source = dxvk::git+https://github.com/doitsujin/dxvk.git
source = openvr::git+https://github.com/ValveSoftware/openvr.git
diff --git a/PKGBUILD b/PKGBUILD
index 19fe86b14eee..b22eb3b76939 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: loathingkernel <loathingkernel _a_ gmail _d_ com>
pkgname=proton
-_srctag=8.0-3b
+_srctag=8.0-2c
_commit=
-pkgver=8.0.3.2 # pkgver=${_srctag//-/.}
+pkgver=8.0.2.3 # pkgver=${_srctag//-/.}
_geckover=2.47.3
_monover=7.4.1
-pkgrel=1
+pkgrel=7
epoch=1
pkgdesc="Compatibility tool for Steam Play based on Wine and additional components"
url="https://github.com/ValveSoftware/Proton"
diff --git a/PKGBUILD.testing b/PKGBUILD.testing
index 31b685ad543e..c75f1c2ef6bd 100644
--- a/PKGBUILD.testing
+++ b/PKGBUILD.testing
@@ -1,12 +1,12 @@
# Maintainer: loathingkernel <loathingkernel _a_ gmail _d_ com>
pkgname=proton
-_srctag=8.0-3b
+_srctag=8.0-2c
_commit=
-pkgver=8.0.3.2 # pkgver=${_srctag//-/.}
+pkgver=8.0.2.3 # pkgver=${_srctag//-/.}
_geckover=2.47.3
_monover=7.4.1
-pkgrel=1
+pkgrel=7
epoch=1
pkgdesc="Compatibility tool for Steam Play based on Wine and additional components"
url="https://github.com/ValveSoftware/Proton"