summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorswearchnick2017-02-21 17:04:10 +0100
committerswearchnick2017-02-21 17:04:10 +0100
commit3c1152571983e8500b4376ed297eab313090e88c (patch)
treeb2989f66e72f78feb23534d3f33dce3b4b5c0eef /PKGBUILD
parent287f64a0b4f6181ae76bc5ab399b1a0b1bae641f (diff)
downloadaur-3c1152571983e8500b4376ed297eab313090e88c.tar.gz
Update to 1.9.3-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c77e2a419a33..1df601004a40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: swearchnick <swearchnick[at]gmail[dot]com>
pkgname=svtplay-dl
-pkgver=1.9.2
+pkgver=1.9.3
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=('3c405db5666c5e568a05fd6f65739aafc578aa83507bdc8f55448664a86a98a2')
+sha256sums=('315e641e5d886766e613ff48f14006c84dc1787cf31ff6bff3d378ebf50c0789')
package() {