summarylogtreecommitdiffstats
path: root/PKGBUILD.testing
diff options
context:
space:
mode:
authorStelios Tsampas2023-09-28 13:09:33 +0300
committerStelios Tsampas2023-09-28 13:09:33 +0300
commit01c47304517e1db8754e1837b982bec446227097 (patch)
treeffd79baa0f89ec2ecfe5ea37dc785c0e647c3dc5 /PKGBUILD.testing
parent886afa2c491b059dd069c43603a67a8d35a5501f (diff)
downloadaur-01c47304517e1db8754e1837b982bec446227097.tar.gz
[proton-ge-custom] Rebuild due to mpg123 update
Diffstat (limited to 'PKGBUILD.testing')
-rw-r--r--PKGBUILD.testing5
1 files changed, 1 insertions, 4 deletions
diff --git a/PKGBUILD.testing b/PKGBUILD.testing
index 2b28de608200..629b92fef97f 100644
--- a/PKGBUILD.testing
+++ b/PKGBUILD.testing
@@ -6,7 +6,7 @@ _commit=614f8bebd889eac7a2cf0da9f79826a1b56b4550
pkgver=${_srctag//-/.}
_geckover=2.47.3
_monover=8.0.1
-pkgrel=4
+pkgrel=5
epoch=2
pkgdesc="Compatibility tool for Steam Play based on Wine and additional components, GloriousEggroll's custom build"
url="https://github.com/GloriousEggroll/proton-ge-custom"
@@ -150,9 +150,6 @@ prepare() {
# Explicitly set origin URL for submodules using relative paths
git remote set-url origin https://github.com/gloriouseggroll/proton-ge-custom.git
git submodule update --init --filter=tree:0 --recursive
- pushd gstreamer
- git checkout 1.22.6
- popd
for rustlib in gst-plugins-rs media-converter; do
pushd $rustlib