summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
-rw-r--r--PKGBUILD.testing2
3 files changed, 0 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 46359d090306..276ae3dba9f1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -159,8 +159,6 @@ pkgbase = proton
optdepends = lib32-vulkan-icd-loader
optdepends = libgphoto2
optdepends = dosbox
- provides = proton-native
- conflicts = proton-native
noextract = wine-gecko-2.47.3-x86.tar.xz
noextract = wine-gecko-2.47.3-x86_64.tar.xz
noextract = wine-mono-7.4.1-x86.tar.xz
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}
diff --git a/PKGBUILD.testing b/PKGBUILD.testing
index 1b1cd3155e38..ace4af72818f 100644
--- a/PKGBUILD.testing
+++ b/PKGBUILD.testing
@@ -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}