summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a89400629d7b..73a42af1696a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ options=('!emptydirs')
install=gradio.install
source=("https://github.com/haecker-felix/${_gitname}/archive/v${pkgver}.zip")
md5sums=('7c50e0dc0ec944d0a7893d8a7df1c41a')
-conflicts=('gradio-git')
+conflicts=('gradio-git' 'gradio-bin')
provides=("gradio=$pkgver")
build() {