From cc236a240fb1cf062efcf0cc72609b4584780333 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Mon, 4 Aug 2014 18:10:35 +0200 Subject: Clean up PKGBUILDs --- PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 8ff39f4..29605ae 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,13 +1,14 @@ -# Maintainer: Johannes Löthberg - pkgname=python-pafy pkgver=0.3.58 pkgrel=1 + pkgdesc="Python API for YouTube - Download videos and retrieve metadata." -arch=('any') url="http://np1.github.io/pafy" +arch=('any') license=('GPL3') + depends=('python') + source=("https://github.com/np1/pafy/archive/v$pkgver.tar.gz") sha256sums=('05e5c67d81b596baaf8c154bd5ea9a2b36f5b5048b251821809151ca16ade8d0') -- cgit v1.2.3-70-g09d2