summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorswearchnick2016-11-15 16:37:15 +0100
committerswearchnick2016-11-15 16:37:15 +0100
commit151dfb657ab352f342c135aa34adf77aacd947b5 (patch)
treec307eafdba4c843eea6f4a4465fdc8c464a4aef0 /PKGBUILD
parent3860c02a4c876751c364567d11631bc0ad00137c (diff)
downloadaur-151dfb657ab352f342c135aa34adf77aacd947b5.tar.gz
Update to 1.8-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fb1e10d4b995..27b3f6903720 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: swearchnick <swearchnick[at]gmail[dot]com>
pkgname=svtplay-dl
-pkgver=1.7
+pkgver=1.8
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=('ca59a55ef63658d1378fdc0a9787ef562e73c8a144e4a0ae44a7185b554c9c66')
+sha256sums=('302af772db321405992250629e1cfdabc5188ff4684ebf9ffa615ac75d1354d2')
package() {