diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2015-05-24 15:12:57 +0100 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2015-06-01 16:03:47 +0200 |
commit | 62ca03b0b5c7133862386d012344ca30f06d3f75 (patch) | |
tree | 50e762ef5ff4641521a62225088b754963b5aa80 | |
parent | 2607789b754956c595245a0a411f5fb65542a5e0 (diff) | |
download | pkgbuilds-62ca03b0b5c7133862386d012344ca30f06d3f75.tar.xz |
gitverbumpyoutube-dl-git
-rw-r--r-- | .SRCINFO | 2 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -2,7 +2,7 @@ # Mon Jun 1 14:54:55 UTC 2015 pkgbase = youtube-dl-git pkgdesc = A small command-line program to download videos from YouTube.com and a few more sites - pkgver = 2015.03.18.r0.gcbc3cfc + pkgver = 2015.05.20.r36.g71646e4 pkgrel = 1 url = http://rg3.github.com/ arch = any @@ -1,5 +1,5 @@ pkgname=youtube-dl-git -pkgver=2015.03.18.r0.gcbc3cfc +pkgver=2015.05.20.r36.g71646e4 pkgrel=1 pkgdesc='A small command-line program to download videos from YouTube.com and a few more sites' |