summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStelios Tsampas2024-03-09 21:33:30 +0200
committerStelios Tsampas2024-03-09 21:33:30 +0200
commit5ece7f5f97abe7dd205fa840042a460f563e72a0 (patch)
tree3aeccc336e5c9603223dab3b196aabcc270bb47c
parentff4d51af13777790adee173ffeac5bbcf20adf12 (diff)
downloadaur-5ece7f5f97abe7dd205fa840042a460f563e72a0.tar.gz
[proton-experimental] Version 9.0-20240307b
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9d9fc264d082..cac639a856c3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = proton-experimental
pkgdesc = Compatibility tool for Steam Play based on Wine and additional components, experimental branch
- pkgver = 9.0.20240301
- pkgrel = 7
+ pkgver = 9.0.20240307.2
+ pkgrel = 1
epoch = 1
url = https://github.com/ValveSoftware/Proton
install = proton-experimental.install
@@ -131,7 +131,7 @@ pkgbase = proton-experimental
options = !lto
options = !debug
options = emptydirs
- source = proton::git+https://github.com/ValveSoftware/Proton.git#tag=experimental-9.0-20240301
+ source = proton::git+https://github.com/ValveSoftware/Proton.git#tag=experimental-9.0-20240307b
source = https://dl.winehq.org/wine/wine-gecko/2.47.4/wine-gecko-2.47.4-x86.tar.xz
source = https://dl.winehq.org/wine/wine-gecko/2.47.4/wine-gecko-2.47.4-x86_64.tar.xz
source = https://github.com/madewokherd/wine-mono/releases/download/wine-mono-9.0.0/wine-mono-9.0.0-x86.tar.xz
diff --git a/PKGBUILD b/PKGBUILD
index 82be284022af..20faa0c0483d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: loathingkernel <loathingkernel _a_ gmail _d_ com>
pkgname=proton-experimental
-_srctag=9.0-20240301
+_srctag=9.0-20240307b
_commit=
-pkgver=${_srctag//-/.}
+pkgver=9.0.20240307.2 #${_srctag//-/.}
_geckover=2.47.4
_monover=9.0.0
-pkgrel=7
+pkgrel=1
epoch=1
pkgdesc="Compatibility tool for Steam Play based on Wine and additional components, experimental branch"
url="https://github.com/ValveSoftware/Proton"