summaryrefslogtreecommitdiff
path: root/pcr
diff options
context:
space:
mode:
authorIsaac David <isacdaavid@isacdaavid.info>2017-12-01 23:39:19 -0600
committerIsaac David <isacdaavid@isacdaavid.info>2017-12-01 23:39:19 -0600
commit9f33b4ebc330a7fc84dc0195f50896d058dbcf45 (patch)
treea155695995f47e94943ec3e93437e33cbc46f9b5 /pcr
parent0f7c95d2d0f81762427c7e7e2606fead048c9f1f (diff)
pcr/avideo: erase `replaces=(youtube-dl)`
this wasn't supposed to be there, i think. youtube-dl should have been deleted otherwise.
Diffstat (limited to 'pcr')
-rw-r--r--pcr/avideo/PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/pcr/avideo/PKGBUILD b/pcr/avideo/PKGBUILD
index 1ce4145ca..e0929e9f9 100644
--- a/pcr/avideo/PKGBUILD
+++ b/pcr/avideo/PKGBUILD
@@ -8,7 +8,6 @@ pkgdesc="A small command-line program to download videos from YouTube.com and a
arch=('any')
url="https://notabug.org/GPast/avideo"
license=('GPL3')
-replaces=('youtube-dl')
conflicts=('youtube-dl')
provides=('youtube-dl' 'avideo')
depends=('python' 'python-setuptools')