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 0a624c9aebf6..e798707b5e98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ arch=('any')
license=('GPL3')
provides=('python2-pafy')
depends=('python2')
-conflicts=('python-pafy')
+conflicts=('python2-pafy')
source=("$_pkgname::git+https://github.com/mps-youtube/pafy.git#branch=0.3.x")
md5sums=('SKIP')