summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorswearchnick2016-09-11 10:19:55 +0200
committerswearchnick2016-09-11 10:19:55 +0200
commit0cfaf465e6a1ae18e0add76d6502980ccafb43c2 (patch)
tree7214c4b1894a8f8d38217fad16ef4a29f4ed815d /PKGBUILD
parentdf1399a73d4e71e8bfa22702791f7d63e6636a7c (diff)
downloadaur-0cfaf465e6a1ae18e0add76d6502980ccafb43c2.tar.gz
Update to 1.4-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d6a107cd8193..381e8af3aa68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: swearchnick <swearchnick[at]gmail[dot]com>
pkgname=svtplay-dl
-pkgver=1.3
+pkgver=1.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)
-sha1sums=('fc6734043b3ee23c102d67b15d4020333ad0978f')
+sha1sums=('623713e62bea0c512c8ae41609468348c7e158ff')
package() {