summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStelios Tsampas2022-11-03 23:06:58 +0200
committerStelios Tsampas2022-11-03 23:06:58 +0200
commita61a2fdf52a6044bae50e4e8ec31c825006aa1be (patch)
treea155665026d370ad0a8c036afba2f19d8b9dba63
parentafd1644564498136ee11ba47987e459f9a65e0a5 (diff)
downloadaur-a61a2fdf52a6044bae50e4e8ec31c825006aa1be.tar.gz
Version 7.0-20221102
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1f2d64fcd8b6..a9e8c1a881d1 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 = 7.0.20221027
- pkgrel = 2
+ pkgver = 7.0.20221102
+ pkgrel = 1
epoch = 1
url = https://github.com/ValveSoftware/Proton
install = proton-experimental.install
@@ -481,7 +481,7 @@ pkgbase = proton-experimental
options = !staticlibs
options = !lto
options = emptydirs
- source = proton::git+https://github.com/ValveSoftware/Proton.git#tag=experimental-7.0-20221027
+ source = proton::git+https://github.com/ValveSoftware/Proton.git#tag=experimental-7.0-20221102
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 aaf125ff6bc1..644d4f46c9aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: loathingkernel <loathingkernel _a_ gmail _d_ com>
pkgname=proton-experimental
-_srctag=7.0-20221027
+_srctag=7.0-20221102
_commit=
pkgver=${_srctag//-/.}
_geckover=2.47.3
_monover=7.3.1
-pkgrel=2
+pkgrel=1
epoch=1
pkgdesc="Compatibility tool for Steam Play based on Wine and additional components, experimental branch"
url="https://github.com/ValveSoftware/Proton"