aboutsummaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ffe6edb..9a526e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=python-pafy
-pkgver=0.3.66
-pkgrel=2
+pkgver=0.3.68
+pkgrel=1
pkgdesc="Python API for YouTube"
url="http://np1.github.io/pafy"
@@ -12,7 +12,7 @@ optdepends=('ffmpeg: fix issues with audio file downloads')
source=("https://github.com/np1/pafy/archive/v$pkgver.tar.gz")
-sha1sums=('bdd097229443a4cec1226d5a428ac859e528be0d')
+sha1sums=('727466219e7fbde1bc947616ec08238b8065bc86')
package() {
cd pafy-$pkgver