summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorswearchnick2018-02-26 17:37:36 +0100
committerswearchnick2018-02-26 17:37:36 +0100
commit1859398bbcf74ad8bb5bfbd0a14238f40c9a8d25 (patch)
tree2364d19654ee05031f02f1282b0001d6a84ba9b3 /PKGBUILD
parent1a9ecbf0614e14a94feb3e996dd77b0259ee1a54 (diff)
downloadaur-1859398bbcf74ad8bb5bfbd0a14238f40c9a8d25.tar.gz
Update to 1.9.9-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a68c1cf00313..0041898b1116 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: swearchnick <swearchnick[at]gmail[dot]com>
pkgname=svtplay-dl
-pkgver=1.9.7
+pkgver=1.9.9
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=('0fe9cf2b5736a5d9b1687a42593cc2814ba9c7b1035520b51b1591324e08a445')
+sha256sums=('c570e7feb5274a51416c50e6933425ce3ba5e14e569ccce14c9ba40e44393821')
package() {