summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Schneider2019-03-08 23:51:40 +0100
committerThomas Schneider2019-03-08 23:51:40 +0100
commit72bbb546a80316ab54d38aa9610f85cb23c94ae3 (patch)
tree86d14481d26d3aa497bcf422557630590514bef8
parent2bfd920065635fbf29fabf21d7fe2667a6b6a529 (diff)
downloadaur-72bbb546a80316ab54d38aa9610f85cb23c94ae3.tar.gz
added conflicts array so that ffmpeg gets replaced
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ea04f8280b0e..9bba719eed48 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -83,6 +83,7 @@ provides=(
libswscale.so
)
replaces=('ffmpeg')
+conflicts=('ffmpeg')
source=(git+https://git.ffmpeg.org/ffmpeg.git#tag=n${pkgver}
0001-Add-ability-for-ffmpeg-to-run-svt-av1-vp9.patch)
sha256sums=('SKIP'