diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-02-10 07:50:01 +0100 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2015-06-08 12:02:11 +0200 |
commit | 8670f31779fd0a93fd588a16b641b06caf384d29 (patch) | |
tree | c63009311444bb0114b9add1a48fa56adc2cb632 /.SRCINFO | |
parent | 022ed9abd19403bfbf89474fbc04d7537779c986 (diff) | |
download | pkgbuilds-8670f31779fd0a93fd588a16b641b06caf384d29.tar.xz |
Use git tags for $pkgver
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,12 +2,13 @@ # Mon Jun 1 13:54:22 UTC 2015 pkgbase = python-pafy-git pkgdesc = Python API for YouTube - Download videos and retrieve metadata from YouTube. - pkgver = git + pkgver = 0.3.33.r0.gc20f6ba pkgrel = 1 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 |