summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsfx2016-02-15 12:31:07 +0100
committersfx2016-02-15 12:31:07 +0100
commitd12e8d8a9590cfe9e66057eb346bef421da39584 (patch)
treef29f8d6a2f365f1d2b4e14406a33b90819ea7652
parent7722faaf6f4cb3bd7c59f8e5da791bcb8650fa60 (diff)
downloadaur-d12e8d8a9590cfe9e66057eb346bef421da39584.tar.gz
February 15, 2016 - bump
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 88fd7108e8ac..93eaa29787f2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = youtube-dl-git
pkgdesc = A small command-line program to download videos from YouTube.com and a few more sites - git version
- pkgver = 2016.02.04.f1ed3ac
+ pkgver = 2016.02.15.a517bb4
pkgrel = 1
url = http://rg3.github.io/youtube-dl
arch = any
@@ -12,7 +12,7 @@ pkgbase = youtube-dl-git
optdepends = ffmpeg: for video post-processing
provides = youtube-dl
conflicts = youtube-dl
- source = youtube-dl-git-2016.02.04.f1ed3ac.zip::https://github.com/rg3/youtube-dl/archive/master.zip
+ source = youtube-dl-git-2016.02.15.a517bb4.zip::https://github.com/rg3/youtube-dl/archive/master.zip
sha512sums = SKIP
pkgname = youtube-dl-git
diff --git a/PKGBUILD b/PKGBUILD
index fc8a1ed55f7d..8f806940d558 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ _name=youtube-dl
_branch=master
pkgname=$_name-git
-pkgver=2016.02.04.f1ed3ac
+pkgver=2016.02.15.a517bb4
pkgrel=1
pkgdesc='A small command-line program to download videos from YouTube.com and a few more sites - git version'