summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorswearchnick2016-10-18 16:32:06 +0200
committerswearchnick2016-10-18 16:32:06 +0200
commit3860c02a4c876751c364567d11631bc0ad00137c (patch)
tree12ad3b73a14de476349472805262fa1635e5b9e8 /PKGBUILD
parenta4349d3a5e663fecc8eac6ff08906734c0b557fd (diff)
downloadaur-3860c02a4c876751c364567d11631bc0ad00137c.tar.gz
Update to 1.7-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1d163facc09b..fb1e10d4b995 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: swearchnick <swearchnick[at]gmail[dot]com>
pkgname=svtplay-dl
-pkgver=1.6
+pkgver=1.7
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)
-sha256sums=('d404529d990601a7c2131afbce5999cabef6ffba41eeb70d9d932e0705f2aebb')
+sha256sums=('ca59a55ef63658d1378fdc0a9787ef562e73c8a144e4a0ae44a7185b554c9c66')
package() {