summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorswearchnick2017-05-08 17:10:03 +0200
committerswearchnick2017-05-08 17:10:03 +0200
commit73e424d1498ab26bc54a9b6c2795304ff0d75c8a (patch)
tree7a74fcc220428bcc9ce926e644cf8f55aba9c3b6 /PKGBUILD
parent3c1152571983e8500b4376ed297eab313090e88c (diff)
downloadaur-73e424d1498ab26bc54a9b6c2795304ff0d75c8a.tar.gz
Update to 1.9.4-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1df601004a40..c370a39bb2ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: swearchnick <swearchnick[at]gmail[dot]com>
pkgname=svtplay-dl
-pkgver=1.9.3
+pkgver=1.9.4
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=('315e641e5d886766e613ff48f14006c84dc1787cf31ff6bff3d378ebf50c0789')
+sha256sums=('b571fc18229f443d942aa50c187fbd2b1be37ee696ea41ef0f7c7e95970eb7de')
package() {