summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorswearchnick2017-09-19 17:58:52 +0200
committerswearchnick2017-09-19 17:58:52 +0200
commit898bec77f81b71f12781cc6717efe93422175b71 (patch)
tree7857c620b4b8c3c4d070b0c8c40900d3eafa354d /PKGBUILD
parent92a55f1fd6718eae25711e7af8bc8e2afd1373ab (diff)
downloadaur-898bec77f81b71f12781cc6717efe93422175b71.tar.gz
Update to 1.9.6-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 55918bdbecce..5da311cb4e9e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: swearchnick <swearchnick[at]gmail[dot]com>
pkgname=svtplay-dl
-pkgver=1.9.5
+pkgver=1.9.6
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=('017f17e7a620083a02ce9520c8dae2f1bc1ce2ec68cfff529be6427adeb3983a')
+sha256sums=('7ad15731dbb3665b7dd3ec93dd4700ee3d33da1ff985095c60c3b8a919870f39')
package() {