summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbegin-theadventure2023-06-10 15:12:23 +0200
committerbegin-theadventure2023-06-10 15:12:23 +0200
commit7cda2f22e0b78c20ef491c5b750b6380fc086698 (patch)
treedc51da1c6c5c25efcc7905ffc5719605f781e6ae
parent2b34fd1654fe4b671fa19a74ca5137059f3e8f08 (diff)
downloadaur-7cda2f22e0b78c20ef491c5b750b6380fc086698.tar.gz
Edit information
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1a18314ef138..b5abfb15be25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -24,7 +24,7 @@ package() {
install -Dm644 layer/usr/share/vulkan/implicit_layer.d/$_pkgname.json -t "$pkgdir/usr/share/vulkan/implicit_layer.d"
install -Dm755 layer/usr/lib/x86_64-linux-gnu/lib${_pkgname}_layer.so -t "$pkgdir/usr/lib"
cp -r wine/usr "$pkgdir"
- echo "If you want to use this package with system installations of Proton"
- echo "such as proton-ge-custom (and -bin) check out my comment:"
- echo "https://aur.archlinux.org/packages/latencyflex-bin#comment-918559"
+ echo " If you want to use this package with system installations of Proton"
+ echo " such as proton-ge-custom (and -bin) check out my comment:"
+ echo " https://aur.archlinux.org/packages/latencyflex-bin#comment-918559"
}