summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStelios Tsampas2021-10-19 17:12:43 +0300
committerStelios Tsampas2021-10-19 17:12:43 +0300
commitc7a4fbcaed33d6eb0602e791465742a3a7d265f6 (patch)
tree285343d90dc114722dca111a13d9ab0b09535de3
parent8b32eca39d923ac4053a69c451191c1a259e4f56 (diff)
downloadaur-c7a4fbcaed33d6eb0602e791465742a3a7d265f6.tar.gz
Rename patch
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
-rw-r--r--proton-sanitize_makefile.patch (renamed from proton-unfuck_makefile.patch)0
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4f1c607ca6f2..6eb1115d4910 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = proton-experimental
- pkgdesc = Compatibility tool for Steam Play based on Wine and additional components. Monolithic distribution, experimental branch
+ pkgdesc = Compatibility tool for Steam Play based on Wine and additional components, experimental branch
pkgver = 6.3.20211018
pkgrel = 1
epoch = 1
@@ -223,7 +223,7 @@ pkgbase = proton-experimental
source = https://raw.githubusercontent.com/Sporif/dxvk-async/1.9.2/dxvk-async.patch
source = wine-winevulkan_fsr.patch
source = wine-more_8x5_res.patch
- source = proton-unfuck_makefile.patch
+ source = proton-sanitize_makefile.patch
source = proton-disable_lock.patch
source = proton-user_compat_data.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index f5b57e6b120a..2f7a0ae3097e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ _monover=6.4.1
_dxvkver=1.9.2
pkgrel=1
epoch=1
-pkgdesc="Compatibility tool for Steam Play based on Wine and additional components. Monolithic distribution, experimental branch"
+pkgdesc="Compatibility tool for Steam Play based on Wine and additional components, experimental branch"
url="https://github.com/ValveSoftware/Proton"
arch=(x86_64 x86_64_v3)
options=(!staticlibs !lto)
@@ -126,7 +126,7 @@ source=(
https://raw.githubusercontent.com/Sporif/dxvk-async/${_dxvkver}/dxvk-async.patch
wine-winevulkan_fsr.patch
wine-more_8x5_res.patch
- proton-unfuck_makefile.patch
+ proton-sanitize_makefile.patch
proton-disable_lock.patch
proton-user_compat_data.patch
)
@@ -219,7 +219,7 @@ prepare() {
patch -p1 -i "$srcdir"/dxvk-async.patch
popd
- patch -p1 -i "$srcdir"/proton-unfuck_makefile.patch
+ patch -p1 -i "$srcdir"/proton-sanitize_makefile.patch
patch -p1 -i "$srcdir"/proton-disable_lock.patch
patch -p1 -i "$srcdir"/proton-user_compat_data.patch
}
diff --git a/proton-unfuck_makefile.patch b/proton-sanitize_makefile.patch
index 36431eb4c4d4..36431eb4c4d4 100644
--- a/proton-unfuck_makefile.patch
+++ b/proton-sanitize_makefile.patch