summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStelios Tsampas2023-10-06 23:42:16 +0300
committerStelios Tsampas2023-10-06 23:42:16 +0300
commit6d394d94d5a3db83f880c6242b6762f3e5d3923c (patch)
tree02da92c4d048019bb376d55ded699fc1765c5058
parenta67504be81cc4db2dcfc2e0eda0c9257253a3535 (diff)
downloadaur-6d394d94d5a3db83f880c6242b6762f3e5d3923c.tar.gz
[proton] Version 8.0-4b
-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 3bb38e5a8a70..5813486f5d53 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.4
- pkgrel = 2
+ pkgver = 8.0.4.2
+ pkgrel = 1
epoch = 1
url = https://github.com/ValveSoftware/Proton
install = proton.install
@@ -161,7 +161,7 @@ pkgbase = proton
options = !lto
options = !debug
options = emptydirs
- source = proton::git+https://github.com/ValveSoftware/Proton.git#tag=proton-8.0-4
+ source = proton::git+https://github.com/ValveSoftware/Proton.git#tag=proton-8.0-4b
source = https://dl.winehq.org/wine/wine-gecko/2.47.3/wine-gecko-2.47.3-x86.tar.xz
source = https://dl.winehq.org/wine/wine-gecko/2.47.3/wine-gecko-2.47.3-x86_64.tar.xz
source = https://github.com/madewokherd/wine-mono/releases/download/wine-mono-8.0.1/wine-mono-8.0.1-x86.tar.xz
diff --git a/PKGBUILD b/PKGBUILD
index 6c9a76edec55..f649ed4f6d44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: loathingkernel <loathingkernel _a_ gmail _d_ com>
pkgname=proton
-_srctag=8.0-4
+_srctag=8.0-4b
_commit=
-pkgver=8.0.4 # pkgver=${_srctag//-/.}
+pkgver=8.0.4.2 # pkgver=${_srctag//-/.}
_geckover=2.47.3
_monover=8.0.1
-pkgrel=2
+pkgrel=1
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 5d2a6fc94b48..d45ec0b575ff 100644
--- a/PKGBUILD.testing
+++ b/PKGBUILD.testing
@@ -1,12 +1,12 @@
# Maintainer: loathingkernel <loathingkernel _a_ gmail _d_ com>
pkgname=proton
-_srctag=8.0-4
+_srctag=8.0-4b
_commit=
-pkgver=8.0.4 # pkgver=${_srctag//-/.}
+pkgver=8.0.4.2 # pkgver=${_srctag//-/.}
_geckover=2.47.3
_monover=8.0.1
-pkgrel=2
+pkgrel=1
epoch=1
pkgdesc="Compatibility tool for Steam Play based on Wine and additional components"
url="https://github.com/ValveSoftware/Proton"