aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-02-25 17:04:46 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2015-06-08 12:02:11 +0200
commit96f5cc46e98aff6f0b80aacaf4a31dcb976b4835 (patch)
treeca8f6e934328ff3189505bb057b31e5c9a95ec8b
parent91d9e616b2c9ae3ac96fe7102ea32aa9d27bc360 (diff)
downloadpkgbuilds-96f5cc46e98aff6f0b80aacaf4a31dcb976b4835.tar.xz
python-pafy: updpkg
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f1573e4..556c530 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@
# Mon Jun 1 13:54:23 UTC 2015
pkgbase = python-pafy-git
pkgdesc = Python API for YouTube - Download videos and retrieve metadata from YouTube.
- pkgver = 0.3.33.r0.gc20f6ba
+ pkgver = git
pkgrel = 1
url = http://np1.github.io/pafy
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index cab76ce..2aca5b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Johannes Löthberg <johannes2kyriasis.com>
pkgname=python-pafy-git
-pkgver=0.3.33.r0.gc20f6ba
+pkgver=git
pkgrel=1
pkgdesc="Python API for YouTube - Download videos and retrieve metadata from YouTube."
arch=('any')