summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorswearchnick2016-09-20 16:13:56 +0200
committerswearchnick2016-09-20 16:13:56 +0200
commitd715e7408b74d97673323ed587a5fec666fd387e (patch)
tree21a7708411e0c1f266ac44d5d054d6b2560f7b72 /PKGBUILD
parent0cfaf465e6a1ae18e0add76d6502980ccafb43c2 (diff)
downloadaur-d715e7408b74d97673323ed587a5fec666fd387e.tar.gz
Update to 1.5-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 381e8af3aa68..714a0c54c193 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: swearchnick <swearchnick[at]gmail[dot]com>
pkgname=svtplay-dl
-pkgver=1.4
+pkgver=1.5
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)
-sha1sums=('623713e62bea0c512c8ae41609468348c7e158ff')
+sha1sums=('48b9dd1a62d32b808051b64bfab0dffb0420af5e')
package() {