summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorswearchnick2016-10-07 16:16:38 +0200
committerswearchnick2016-10-07 16:16:38 +0200
commita4349d3a5e663fecc8eac6ff08906734c0b557fd (patch)
tree87368001fd80ca67823c9859479aaebb38ec19f7 /PKGBUILD
parentd715e7408b74d97673323ed587a5fec666fd387e (diff)
downloadaur-a4349d3a5e663fecc8eac6ff08906734c0b557fd.tar.gz
Update to 1.6-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 714a0c54c193..1d163facc09b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: swearchnick <swearchnick[at]gmail[dot]com>
pkgname=svtplay-dl
-pkgver=1.5
+pkgver=1.6
pkgrel=1
pkgdesc="Media downloader for "play" sites (e.g. SVT Play)"
url="https://github.com/spaam/svtplay-dl"
@@ -9,7 +9,7 @@ arch=('any')
depends=('rtmpdump' 'python-crypto' 'python-requests' 'ffmpeg')
makedepends=('python-setuptools')
source=(https://github.com/spaam/svtplay-dl/archive/$pkgver.tar.gz)
-sha1sums=('48b9dd1a62d32b808051b64bfab0dffb0420af5e')
+sha256sums=('d404529d990601a7c2131afbce5999cabef6ffba41eeb70d9d932e0705f2aebb')
package() {