summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStelios Tsampas2024-01-30 14:20:28 +0200
committerStelios Tsampas2024-01-30 14:20:28 +0200
commitc11c5c0a60653cf83019e9b50c526ac079ac8fb3 (patch)
tree94a046bd99e8f981672eb8b45a3a239622304be5
parent18d894a0d198a05a8e2dc83b2c7d56b09420e076 (diff)
downloadaur-c11c5c0a60653cf83019e9b50c526ac079ac8fb3.tar.gz
[proton-ge-custom] Version GE-Proton8-29
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6b55f0ed8215..51d1b9d9efeb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = proton-ge-custom
pkgdesc = Compatibility tool for Steam Play based on Wine and additional components, GloriousEggroll's custom build
- pkgver = GE.Proton8.28
+ pkgver = GE.Proton8.29
pkgrel = 1
epoch = 2
url = https://github.com/GloriousEggroll/proton-ge-custom
@@ -57,8 +57,8 @@ pkgbase = proton-ge-custom
makedepends = lib32-gst-plugins-base-libs
makedepends = vulkan-icd-loader
makedepends = lib32-vulkan-icd-loader
- makedepends = sdl2>=2.0.16
- makedepends = lib32-sdl2>=2.0.16
+ makedepends = sdl2
+ makedepends = lib32-sdl2
makedepends = rust
makedepends = lib32-rust-libs
makedepends = libgphoto2
@@ -88,8 +88,8 @@ pkgbase = proton-ge-custom
depends = lib32-libxkbcommon
depends = libvpx
depends = lib32-libvpx
- depends = sdl2>=2.0.16
- depends = lib32-sdl2>=2.0.16
+ depends = sdl2
+ depends = lib32-sdl2
depends = libsoup
depends = lib32-libsoup
depends = libgudev
@@ -133,7 +133,7 @@ pkgbase = proton-ge-custom
options = !lto
options = !debug
options = emptydirs
- source = proton-ge-custom::git+https://github.com/gloriouseggroll/proton-ge-custom.git#commit=f6f98f947250c5a07abf450b2cb3b2f4d35d3125
+ source = proton-ge-custom::git+https://github.com/gloriouseggroll/proton-ge-custom.git#commit=bafcce336b871b064722d25b9dacc049907c3191
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.1.0/wine-mono-8.1.0-x86.tar.xz
diff --git a/PKGBUILD b/PKGBUILD
index 3e8637d0f35e..865f3528287c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: loathingkernel <loathingkernel _a_ gmail _d_ com>
pkgname=proton-ge-custom
-_srctag=GE-Proton8-28
-_commit=f6f98f947250c5a07abf450b2cb3b2f4d35d3125
+_srctag=GE-Proton8-29
+_commit=bafcce336b871b064722d25b9dacc049907c3191
pkgver=${_srctag//-/.}
_geckover=2.47.3
_monover=8.1.0
@@ -27,7 +27,7 @@ depends=(
lzo lib32-lzo
libxkbcommon lib32-libxkbcommon
libvpx lib32-libvpx
- 'sdl2>=2.0.16' 'lib32-sdl2>=2.0.16'
+ sdl2 lib32-sdl2
libsoup lib32-libsoup
libgudev lib32-libgudev
# blas lib32-blas
@@ -59,7 +59,7 @@ makedepends=(autoconf bison perl flex mingw-w64-gcc
gtk3 lib32-gtk3
gst-plugins-base-libs lib32-gst-plugins-base-libs
vulkan-icd-loader lib32-vulkan-icd-loader
- 'sdl2>=2.0.16' 'lib32-sdl2>=2.0.16'
+ sdl2 lib32-sdl2
rust lib32-rust-libs
libgphoto2
opencl-headers