aboutsummaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 6 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2aca5b6..dd5a53f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,16 @@
-# Maintainer: Johannes Löthberg <johannes2kyriasis.com>
-
pkgname=python-pafy-git
-pkgver=git
+pkgver=0.3.56.r0.g1589217
pkgrel=1
+
pkgdesc="Python API for YouTube - Download videos and retrieve metadata from YouTube."
-arch=('any')
url="http://np1.github.io/pafy"
+arch=('any')
license=('GPL3')
+
depends=('python')
+
conflicts=('python-pafy')
+
source=('git+https://github.com/np1/pafy.git')
md5sums=('SKIP')