summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStelios Tsampas2023-04-26 14:39:16 +0300
committerStelios Tsampas2023-04-26 14:39:16 +0300
commit2d2694194b9f28d579043bd6857c7cd6f61247a0 (patch)
treee0a9011f497c9e253314192a228a6d3c35bd3124 /PKGBUILD
parent19996fe109bd42e12902ea0bc6274f7ee2b1815f (diff)
downloadaur-2d2694194b9f28d579043bd6857c7cd6f61247a0.tar.gz
[proton] Remove provides for old proton-native package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7daeeac8719d..55ea94214a25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -81,8 +81,6 @@ optdepends=(
)
makedepends=(${makedepends[@]} ${depends[@]})
-provides=('proton-native')
-conflicts=('proton-native')
install=${pkgname}.install
source=(
proton::git+https://github.com/ValveSoftware/Proton.git#tag=proton-${_srctag}