summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBilal Elmoussaoui2016-07-31 15:00:30 +0200
committerBilal Elmoussaoui2016-07-31 15:00:30 +0200
commit942e600fe2436158573efc4bd13a1c87d554f720 (patch)
treec8121055dff2568d591a337a2b08b023bac4df97 /PKGBUILD
parentf0ce38729201d0ba18cf5ebfd3a80f4068d292e3 (diff)
downloadaur-942e600fe2436158573efc4bd13a1c87d554f720.tar.gz
update conflicts
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() {