aboutsummaryrefslogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 20 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 0000000..a2e519c
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,20 @@
+# Generated by makepkg 4.2.1
+# Mon Jun 1 14:54:54 UTC 2015
+pkgbase = youtube-dl-git
+ pkgdesc = A small command-line program to download videos from YouTube.com and a few more sites
+ pkgver = 2014.11.02.1.r12.g278143d
+ pkgrel = 1
+ url = http://rg3.github.com/
+ arch = any
+ license = custom
+ makedepends = git
+ depends = python
+ depends = python-setuptools
+ optdepends = ffmpeg: for video post-processing
+ provides = youtube-dl
+ conflicts = youtube-dl
+ source = git://github.com/rg3/youtube-dl.git
+ md5sums = SKIP
+
+pkgname = youtube-dl-git
+