aboutsummaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-11-24 20:41:22 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2015-06-01 16:03:45 +0200
commit6ca77323f97c82db9d11859f6a4cb45548dcf229 (patch)
treec65a8c5139ccdd9dedf157c234cf148495af75ae /PKGBUILD
parent645b22edf0aaa084c625e0f8529f7b3eebb900ba (diff)
downloadpkgbuilds-6ca77323f97c82db9d11859f6a4cb45548dcf229.tar.xz
python-pafy: updpkg 0.3.64 → 0.3.66
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5f1a2eb..146d7b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=python-pafy
-pkgver=0.3.64
+pkgver=0.3.66
pkgrel=1
pkgdesc="Python API for YouTube"
@@ -11,7 +11,7 @@ depends=('python')
source=("https://github.com/np1/pafy/archive/v$pkgver.tar.gz")
-sha1sums=('53b2bab4f4eb06c6f623b2dd850172ec28a6c27f')
+sha1sums=('bdd097229443a4cec1226d5a428ac859e528be0d')
package() {
cd pafy-$pkgver