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 077e1fc872ed..c21bfbeb38e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Upload videos to Youtube from the command-line."
arch=("any")
url="https://github.com/tokland/youtube-upload/"
license=('GPL3')
-depends=('python2-google-api-python-client' 'python2-progressbar')
+depends=('python-google-api-python-client' 'python-progressbar')
provides=('youtube-upload')
conflicts=('youtube-upload')
makedepends=("git")