summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorswearchnick2018-03-08 17:17:08 +0100
committerswearchnick2018-03-08 17:17:08 +0100
commitb4c88f64c7ba202950333c92893058beaa18332f (patch)
treea106f5baf37fe1865ea09b94a4fb309ea8523135 /PKGBUILD
parent1859398bbcf74ad8bb5bfbd0a14238f40c9a8d25 (diff)
downloadaur-b4c88f64c7ba202950333c92893058beaa18332f.tar.gz
Update to 1.9.10-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0041898b1116..3e40d7d7b389 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: swearchnick <swearchnick[at]gmail[dot]com>
pkgname=svtplay-dl
-pkgver=1.9.9
+pkgver=1.9.10
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=('c570e7feb5274a51416c50e6933425ce3ba5e14e569ccce14c9ba40e44393821')
+sha256sums=('0bf9e4593d2d6b7d75f28fdb068a2f7a4ccf1e1d43b758652c759a3c4a3ad3ed')
package() {