aboutsummaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2015-05-15 13:20:58 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2015-06-01 16:03:47 +0200
commit13ae9d423241ba619acaf553f78b91f9a4bb4f71 (patch)
treed40f52af1aa6fa68df11c02aad1697692fdcc586 /PKGBUILD
parentf9f51b8f101b91e2e48697f09008e5e7165211ed (diff)
downloadpkgbuilds-python-pafy.tar.xz
python-pafy: 0.3.68 → 0.3.72python-pafy
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9a526e6..ee29049 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=python-pafy
-pkgver=0.3.68
+pkgver=0.3.72
pkgrel=1
pkgdesc="Python API for YouTube"
@@ -12,7 +12,7 @@ optdepends=('ffmpeg: fix issues with audio file downloads')
source=("https://github.com/np1/pafy/archive/v$pkgver.tar.gz")
-sha1sums=('727466219e7fbde1bc947616ec08238b8065bc86')
+sha1sums=('d4bd7de0a08676470342d6445cc70229bcc00ff2')
package() {
cd pafy-$pkgver